lassekongo83 / adw-colors

Color themes for libadwaita and adw-gtk3
160 stars 13 forks source link

How to revert to adw-gtk or undo adw-colors #5

Closed ajay230ps closed 2 years ago

ajay230ps commented 2 years ago

Hi,

I used the adw-colors using the tutorial, it worked perfectly.

But if I want to go back to the original adw-gtk theme, how can I do that. My understanding is that if I delete the file [~/.config/gtk-4.0/gtk.css] and remove the symlink it should go back to original.

So if I run the same below command will it revert for Flatpak app too ?

sudo flatpak override --filesystem=xdg-config/gtk-3.0 && sudo flatpak override --filesystem=xdg-config/gtk-4.0

Please let me know if my understanding is correct.

Also please share the adw-colors for light theme if possible.

lassekongo83 commented 2 years ago

Just remove ~/.config/gtk-4.0/gtk.css and ~/.config/gtk-3.0/gtk.css. No other steps needed.