vinceliuice / Colloid-gtk-theme

Colloid gtk theme for linux
GNU General Public License v3.0
908 stars 70 forks source link

Window buttons have changed #171

Closed tio-trom closed 1 week ago

tio-trom commented 1 week ago

I no longer see the colored window buttons but generic ones:

image image

They used to be colored as showcased on your screenshots here.

I see that the images for the buttons are now different: image

Is this on purpose?

I am using TROMjaro (arch) + XFCE and the AUR package for this theme https://aur.archlinux.org/packages/colloid-gtk-theme-git

jaygambrel commented 1 week ago

Same issue for me on Manjaro Gnome after latest update. Gnome Shell 46.2 on Wayland using the same AUR package as above. Window buttons look like Adwaita despite following instructions:

To force Libadwaita applications to use the gtk-4.0 theme, symlink the gtk-4.0 theme to config folder mkdir -p ~/.config/gtk-4.0/ ln -sf /usr/share/themes/Colloid-Dark/gtk-4.0/{assets,gtk.css,gtk-dark.css} ~/.config/gtk-4.0/

Also set GTK_THEME in /etc/environment using the following line with no effect: GTK_THEME=Colloid-Dark

vinceliuice commented 1 week ago

I checked AUR pkgbuild file It add normal option in it so it will install normal windows buttons style. You can install this theme from GitHub to get the colored one

tio-trom commented 1 week ago

Oh thank you I left a comment maybe the maintainer can fix it. This theme normally has the colored buttons so I wasn't even aware it had normal buttons too... Thanks for checking. I'll close this since it is AUR related.

jaygambrel commented 1 week ago

Thank you very much for sorting this out! Downloading from GitHub sorted it for me as well.

tio-trom commented 1 week ago

Thank you very much for sorting this out! Downloading from GitHub sorted it for me as well.

The AUR maintainer reverted the change. So it should be ok now. Wait for the repo to be updated if you are using a repo.