mirror of https://github.com/LazyVim/starter
chore: change back to medium
parent
5882868774
commit
8212b3c923
|
@ -4,7 +4,7 @@ return {
|
||||||
"neanias/everforest-nvim",
|
"neanias/everforest-nvim",
|
||||||
config = function()
|
config = function()
|
||||||
require("everforest").setup({
|
require("everforest").setup({
|
||||||
background = "soft",
|
background = "medium",
|
||||||
italics = true,
|
italics = true,
|
||||||
ui_contrast = "high",
|
ui_contrast = "high",
|
||||||
diagnostic_text_highlight = true,
|
diagnostic_text_highlight = true,
|
||||||
|
|
Loading…
Reference in New Issue