colorsaver.nvim
Automatically reload and synchronize your most recently used colorscheme.colorscheme-switchers
manually-created
colorsaver.nvim allows users to save and load their preferred colorscheme persistently across\ sessions. It also automatically updates and applies colorscheme changes across multiple running instances of Neovim.
Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{
"https://git.sr.ht/~swaits/colorsaver.nvim",
lazy = true,
event = "VimEnter",
opts = {
-- your options here
},
}
Other colorscheme-switchers plugins
more plugins
zaldih/themery.nvim
A colorscheme picker with live preview and persistence for neovim ✨
257
0
colorscheme-switchers
typicode/bg.nvim
Automatically sync your terminal background with your Neovim colorscheme 🎆
133
1
colorscheme-switchers