a few days ago I built Gnome 42 from scratch on Slackware -current. The most things work how they should. But, to switch from the light mode to the dark mode doesn’t work.
Is it possible to switch into dark mode by command line…that I can see what is wrong?
Hello,
wallpaper follows light-dark from settings–>appearance.
but apps like console and gnome-text-editor can turn on light-dark only from their own menu. they dont follow dark theme from settings—>appearance because for some reason settings window it self dont turn to dark mode also!
gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
run with out error message.
were do you think we should search for that problem?
apps like console and gnome-text-editor can turn on light-dark only from their own menu
That depends on the setting:
The first item means “follow the system default”, the other two “force light mode regardless of system preference” and “force dark mode regardless of system preference” respectively.
thank you for the answer, I know that , but my English are not so good…
what i mean is that “follow the system default” is not working for apps window
only wallpaper change to dark. Even the main window of settings dont turn to dark but command is given because wallpaper turn to dark mode!