chore: use transparent bg

pull/99/head
fm39hz-laptop 2024-06-11 09:39:05 +07:00
parent 59020e3325
commit 8f516246f6
1 changed files with 1 additions and 0 deletions

View File

@ -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",
}, },