linuxmint / cinnamon-control-center

A collection of configuration plugins used in cinnamon-settings
GNU General Public License v2.0
62 stars 65 forks source link

Add a dark mode toggle in the appearance settings #304

Open Asghwor opened 1 year ago

Asghwor commented 1 year ago

Currently, to enable dark mode for Flatpak apps that either don't use GTK or don't use the Mint-Y theme for some reason (e.g. Flatseal) we need to run the following terminal command:

gsettings set org.gnome.desktop.interface color-scheme prefer-dark

It would be nice to have this toggle in the settings, perhaps changed automatically when the user selects a dark or light Mint-Y theme.