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 228 forks source link

Question: How to enable this theme for gtk3 applications? #703

Closed holms closed 6 years ago

holms commented 6 years ago

I'm using DWM originally, but also I'm using meld application a lot which is using GTK+3, and I'd like to apply numix theme there. For gtk2 there's gtk-chtheme tool which is pretty good. Just installing this theme doesn't change default gtk3 theme.

Would be grateful for your help

khurshid-alam commented 6 years ago

We don't support dwm. Where is the doc for dwm theme?

Harmaxx commented 6 years ago

DWM, like any other WM, doesn't set the GTK+3 theme. You can do this manually editing the "gtk-theme-name" string in "~/.config/gtk-3.0/settings.ini".

holms commented 6 years ago

@khurshid-alam you don't need to support any WM out there, GTK+3 works on all WM's.