EliverLara / Ant

:ant: A flat and light theme with a modern look
https://www.gnome-look.org/p/1099856/
GNU General Public License v3.0
820 stars 41 forks source link

How to force dark version of Ant #69

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi, I really like this theme! Just a question, is there a way to force the dark version of Ant? I like to use it both for the day and for the night. If I choose "dark mode" in app like Lollypop I see that the dark version works well. I know that Ant-Dracula exists, but I prefer Ant's color scheme. Thanks in advance!

schermata da 2018-12-02 10-31-27

EliverLara commented 5 years ago

Hi, since the global-dark-theme option was removed from tweaks, you can manually: create (open if already present) the following file:

~/.config/gtk-3.0/settings.ini

edit like this:

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

I hope that helps!

ghost commented 5 years ago

Wow! Seems working! Thanks a lot for the tip! :-)