So I am using Arc as my GTK theme, and applied it like this
[Settings]
gtk-icon-theme-main=Arc
gtk-theme-name=Arc
gtk-application-prefer-dark-theme=true
in `
~/.config/gtk-3.0/settings.ini
`
To enable it for GTK2, I did this:
gtk-theme-name="Arc"
gtk-icon-theme-name="Arc"
gtk-application-prefer-dark-theme="true"
in `~/.gtkrc-2.0
`. However, gimp and some other applications (I assume they are GTK2) are light.. Others have correctly been given the Arc Dark theme and the icon-theme as well..
How do I enable the dark-mode for GTK2?
Asked by vegarab
(211 rep)
Dec 16, 2017, 04:22 PM
Last activity: Dec 11, 2023, 12:22 AM
Last activity: Dec 11, 2023, 12:22 AM