updates default colorscheme to everforest
This commit is contained in:
parent
162febc284
commit
7fd18eeda9
3 changed files with 3 additions and 3 deletions
2
init.lua
2
init.lua
|
@ -22,7 +22,7 @@ require("lazy").setup({
|
|||
border = "rounded",
|
||||
},
|
||||
install = {
|
||||
colorscheme = { "gruvbox-material" }
|
||||
colorscheme = { "everforest" }
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue