mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add more themes
This commit is contained in:
10
themes/everforest/neovim.lua
Normal file
10
themes/everforest/neovim.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