Besides the Adwaita dark theme, is there a maybe darker theme floating around in the purism environment ready for a simple download?
Thank you.
Wednesday Addams, is that you?
I have tried to download the theme on my Librem 5 but the process freezes up.
I have tried to send the file by mail but it surpasses the set size limit.
Perhaps I’m wrong in judging what you want to get there, but I think that you are pushing something that is currently not available on/for PureOS on Librem 5. Trying out what available is recommended way not to brake what originally installed … for example some new complaint mobile tweaks package might be available one day, perhaps next year, but who knows.
Thank you Quarnero,
I”ll stick with what I’ve got.
I like this one (as it looks decent, yet not too dark):
sudo apt install numix-gtk-theme
gsettings get org.gnome.desktop.interface gtk-theme
gsettings set org.gnome.desktop.interface gtk-theme 'Numix'
gsettings get org.gnome.desktop.wm.preferences theme
gsettings set org.gnome.desktop.wm.preferences theme 'Numix'
Thank you, I will try it!
Within PureOS repository there are few other ones (I didn’t test them yet). If you have more time you can see those packages names with:
apt list *-gtk-theme
Procedure to install
those and to get back or purge
the ones you do not like (or not suitable on Librem 5) is the same as described within my post for Numix gtk-theme
. This means you can always go back to the original setting by:
gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita'
or
gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita-dark'
As always👍🏻