mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
chore: use transparent bg
This commit is contained in:
parent
b2b3a5f4de
commit
7c71079979
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ return {
|
|||
"neanias/everforest-nvim",
|
||||
opts = {
|
||||
background = "medium",
|
||||
transparent_background_level = 2,
|
||||
italics = true,
|
||||
ui_contrast = "high",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue