vhakulinen / gnvim

GUI for neovim, without any web bloat
MIT License
1.85k stars 69 forks source link

Doesn't seem to respect GTK_THEME environment variable #142

Closed jacobmischka closed 4 years ago

jacobmischka commented 4 years ago

I'd love it if I could change gnvim's window border using GTK_THEME=Adwaita:dark gnvim, but this doesn't seem to have any effect.

From the Running GTK+ Applications page:

GTK_THEME. If set, makes GTK+ use the named theme instead of the theme that is specified by the gtk-theme-name setting. This is intended mainly for easy debugging of theme issues. It is also possible to specify a theme variant to load, by appending the variant name with a colon, like this: GTK_THEME=Adwaita:dark.

Thanks for the great app!

vhakulinen commented 4 years ago

Fixed in https://github.com/vhakulinen/gnvim/commit/336edb667b4235b5b7bbbf39de166c6a2e3fd0ce