temp, testing
This commit is contained in:
15
theme-switcher-testing/neovim-everforest.lua
Normal file
15
theme-switcher-testing/neovim-everforest.lua
Normal file
@@ -0,0 +1,15 @@
|
||||
return {
|
||||
{
|
||||
"neanias/everforest-nvim",
|
||||
opts = {
|
||||
background = "soft",
|
||||
},
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "everforest",
|
||||
background = "soft",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user