vinceliuice / Graphite-gtk-theme

Graphite gtk theme
GNU General Public License v3.0
914 stars 51 forks source link

GTK thumbnails are always blue #140

Closed Dejweed closed 2 months ago

Dejweed commented 2 months ago

No matter the accent color, thumbnail shows blue buttons. Probably install script issue. Screenshot from Cinnamon: image

Leniwcowaty commented 2 months ago

Hey @vinceliuice ! I think this may be related - I just git pulled master branch, tried to re-apply blue theme, and I get the error, that Dark Blue thumbnail wasn't found. Every other color works. Command I use:

./install.sh -t blue -c dark -s compact -l --tweaks normal --tweaks rimless

Error I get:

cp: nie można wykonać stat na '/home/kacper/.gits/Graphite-gtk-theme/src/assets/gtk/thumbnail-blue-Dark.png': Nie ma takiego pliku ani katalogu (no such file or directory)`

Can you look into this?

EDIT: Also I found a spelling mistake - not really sure, but I think this should be "grey-Dark" ;) Graphite-gtk-theme/src/assets/gtk/thumbnail-gey-Dark.png

EDIT 2: After editing install.sh to revert changes made in commit related to this issue, blue theme works now, so it's this

vinceliuice commented 2 months ago

Now it's ok

Leniwcowaty commented 2 months ago

Sorry - another spelling mistake - thumbnail-bue-Dark.png instead of thumbnail-blue-Dark.png :)

vinceliuice commented 2 months ago

ok