eylles / pywal16-libadwaita

pywal16 templates for adw-gtk3, libadwaita, gradience, qt5ct, qt6ct, kvantum kvlibadwaita
GNU General Public License v3.0
25 stars 2 forks source link

Gtk theme top bar issue. #4

Closed niksingh710 closed 3 months ago

niksingh710 commented 3 months ago

Hey this is awesome <3 just noticed this while testing the project. image if some other window is focused then the window topbar is like this

when the window is in focused everything is fine. image

eylles commented 3 months ago

yeh, that is the backdrop color, in the repo's template that is defined as color4, feel free to redefine it to whatever color you feel, i simply didn't know what color to define it as and on my setup it didn't make a difference for whatever reason (probably something to do with how awesome wm manages window focus not notifiying gtk3/4 properly or some interaaction with flatpak)

also i very much suggest using pywal16 with the --cols16 flag for better results, the default colorpalette is generated at 9 colors to maintain backwards compatibility with pywal and stuff that assumes 9 colors only.