i'm editing the adwaita theme. instead of the bright blue, i am making the colour a more mild greenish-blue.
i changed the colour codes as well as some PNG and SVG images
everything seemed to work but then i realized that some tabs/checkmarks/buttons/etc didnt change even though i modified the images. right-clicking on the desktop brings up an unchanged context menu. the file manager is also unchanged (menu, highlighting, etc). its weird because all programs show the changes, but the desktop and file manager dont.
i placed the theme in both my user theme folder as well as the system theme folder, tried them both with no luck. i used bleachbit to remove all temporary files both as user and as root and still no luck. what could be the problem? where is it getting the stock colour codes and images from? it doesnt make sense since i changed these images files. really weird issue..
EDIT: i think it has to do with /Adwaita/gtk-3.0/gtk-dark.css and gtk.css
these file has just one line each
@import url("resource:///org/gnome/adwaita/gtk-main-dark.css");
@import url("resource:///org/gnome/adwaita/gtk-main.css");
is this the issue? how would i go about fixing this?



