daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
718 stars 56 forks source link

Introduce option to prefer dark GTK theme #31

Closed christopher-l closed 6 years ago

christopher-l commented 6 years ago

Allow users to use the dark theme variant by setting NVIM_GTK_PREFER_DARK_THEME=1.

daa84 commented 6 years ago

Thank you 😄