Add Everforest as well
This commit is contained in:
10
themes/neovim/everforest.lua
Normal file
10
themes/neovim/everforest.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
{ "neanias/everforest-nvim" },
|
||||
{
|
||||
"lazyvim/lazyvim",
|
||||
opts = {
|
||||
colorscheme = "everforest",
|
||||
background = "soft",
|
||||
},
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user