auto-dark-mode.nvim icon indicating copy to clipboard operation
auto-dark-mode.nvim copied to clipboard

A Neovim plugin for macOS, Linux & Windows that automatically changes the editor appearance based on system settings.

Results 15 auto-dark-mode.nvim issues
Sort by recently updated
recently updated
newest added

I guess the current code won't work, if I connect from a light-bg terminal in Windows to a dark-bg Linux machine and launch nvim. How about more dark/light theme detection...

enhancement

I would like if there was a setting to enforce a theme (dark/light) on startup. I use a light theme for my Desktop environment, but my terminal is usually dark....

enhancement

hey folks! I think this is a great color theme switcher plugin. I maintain my own at https://github.com/4e554c4c/darkman.nvim. I think these two plugins have slightly different niches. Mine, for example...

Been using this project for a long time, but my `i3` setup does not set `org.freedesktop.appearance.color-scheme` and getting it to has proven trickier than expected. Initially my goal was to...

Global option for setting a transparent background on dark themes, useful if you like to set your terminal window with some degree of transparency. The boolean variable exposed to the...