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