lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.48k stars 55 forks source link

Strange artefacts #205

Closed DDoubleU closed 1 year ago

DDoubleU commented 1 year ago

Hi,

I've followed the instructions and downloaded the tarball from the latest release. I've copied its contents to the proper directory and used gnome-tweaks to select it as my theme for legacy applications. It works, but shows strange artefacts especially on toggles, radiobuttons, checkboxes, ...

sassc is present on my system. Other (GTK3) don't seem to have this issue. In dconf-editor the formatting is also faulty:

https://postimg.cc/pyjq9pYr

Settings

Thanks in advance!

Kind regards

emansom commented 1 year ago

Possibly left-overs from other themes, old GTK4 configuration and themes.

Clean up ~/.themes, ~/.icons and ~/.config/gtk-4.0/ as well.

Then install the hybrid theme from the AUR and select Adw as legacy GTK theme in GNOME Tweaks.

lassekongo83 commented 1 year ago

Make sure you don't have any older version of the theme in /usr/share/themes/ or ~/.themes

DDoubleU commented 1 year ago

Thank you! There was indeed an older version present in ~/.themes. I removed it and installed the package through AUR. Everything works fine now.