Antergos / Numix-Frost

Numix is a modern flat theme with a combination of light and dark elements.
http://fav.me/d5ygul6
GNU General Public License v3.0
47 stars 11 forks source link

Gnome 3.28 removed "global dark theme" switch #58

Open killajoe opened 6 years ago

killajoe commented 6 years ago

After the "global dark theme" switch is removed from tweaks, it will need a seperate theme numix-frost-dark to get the dark style aviable.

I just build it here and process gives also a lot errors: https://ptpb.pw/GIeN

There is an issue link for sass also: https://github.com/sass/sass/issues/1599

karasu commented 6 years ago

@lots0logs can you fix this? (if you have the time). I would not know where to start

petar-v commented 5 years ago

If you want the dark theme, you can edit ~/.config/gtk-3.0/settings.ini and ~/.config/gtk-4.0/settings.ini by adding:

[Settings]
gtk-application-prefer-dark-theme=1

This will enable the dark theme.