daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Feature request: light/dark theme switch in config/with command #95

Closed solbjorn closed 5 years ago

solbjorn commented 6 years ago

Neovim-GTK currently allows to switch global theme style only through env variable, would be nice to see a config option for that. I doubt that there will be any flickering or other glitches of that kind, as many GTK3-apps (GNOME Terminal etc.) have runtime switch and can change theme style on-the-fly.

daa84 commented 5 years ago

New command to switch dark theme https://github.com/daa84/neovim-gtk/wiki/Configuration#commands

baco commented 4 years ago

:NGPreferDarkTheme on doesn't work anymore. In fact having it configured raises an error when launching Neovim-gtk