Hi all,
I really have a strange configuration issue, effecting only one (the main) user of my 24.04. After I have upgraded, the dark mode was gone. I have done several things already:
- Change theme in appearance app - This works for the window decorations, but not for the windows themselves. All and really all entries under "Control" in the Appearance app show a light-preview (Adwaita is identical to Adwaita Dark is identical to Yaru Dark, is identical to ... anything)
- Installing new themes - they show up as above
- I tried
gsettings reset-recursively org.mate.interface
- I tried
sudo dconf reset -f /org/mate
followed bysudo apt-get install --reinstall mate-themes
- I tried
sudo apt install mate-themes
followed bygsettings reset org.gnome.desktop.interface gtk-theme
(and icon-theme plus cursor-theme) - I renamed my ~/.config and ~/.local folders
Everything resulting in exactly the same behavior. If I create a new user on the system, everything works as expected ootb, therefore I strongly assume I have completely messed up my configuration (It is also not a snap / flatpak issue, as even my mate-terminal comes with a white background, when I set it to system settings) - However I have no further idea, what I could have messed up. Any ideas on how to fix it?
Right now I have set many applications manually to dark, but that is not really a solution..