mirror of https://github.com/LazyVim/starter
chore: use transparent bg
parent
59020e3325
commit
8f516246f6
|
@ -3,6 +3,7 @@ return {
|
||||||
"neanias/everforest-nvim",
|
"neanias/everforest-nvim",
|
||||||
opts = {
|
opts = {
|
||||||
background = "medium",
|
background = "medium",
|
||||||
|
transparent_background_level = 2,
|
||||||
italics = true,
|
italics = true,
|
||||||
ui_contrast = "high",
|
ui_contrast = "high",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue