numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.2k stars 227 forks source link

Dark version no longer accessible in Gnome 3.30 #732

Open acerspyro opened 5 years ago

acerspyro commented 5 years ago

Since Gnome 3.30, gnome-tweaks has removed the "Dark theme" switch, instead relying on themes providing both a light and a dark theme.

The only way to access the dark theme is to manually head into ~/.config/gtk-3.0/settings.ini and place a "1" on the gtk-application-prefer-dark-theme line.

khurshid-alam commented 5 years ago

So, it's issue with gnome-tweaks no ? We can provide both but that requires changes to build system.

acerspyro commented 5 years ago

I suppose it is due to a gnome-tweaks change, yes.

I think the official consensus from the GNOME team is that the dark and light versions should be split into two different themes (which is a bit stupid imo but oh well!)

FabianInostroza commented 2 years ago

Now they removed completely that option. editing settings.ini no longer works