chore: use transparent bg

pull/98/head
fm39hz-laptop 2024-06-11 09:39:05 +07:00
parent b2b3a5f4de
commit 7c71079979
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",
}, },