"Explorer" windows not following system

I am using the VinceLiuce(sp?) big sur dark theme. When I apply it (and install it), everything follows the theme except the ZorinOS equivalent of the explorer windows. (i.e. home folder, downloads etc). They do not show red yellow and green icon controls. Is there a way to force this? Thanks

arashi

Do you have installed the theme with the installer script? Then run it with the libadwaita option.
For the dark theme

./install.sh -l

(For the light theme it would be

./install.sh -l -c light

)

Or you can put an empty textfile named .libadwaita into the gtk-4.0 folder of the white sur dark theme, alongside the gtk.css file.

2 Likes

To add something to @Forpli's Comment. When added the .libadwaita File, copy from the gtk-4.0 Folder of the Theme assets, gtk.css and gtk-dark.css to ~/.config/gtk-4.0

2 Likes

Yes I ran the install script with the -l parameter. I'll try adding the file.

Worked THANK!

1 Like