feat: config visual

This commit is contained in:
fm39hz-workstation 2024-05-26 12:17:35 +07:00 committed by fm39hz-laptop
parent feb47922e1
commit fc7e0bc0e3

View file

@ -3,6 +3,8 @@ return {
"neanias/everforest-nvim", "neanias/everforest-nvim",
opts = { opts = {
background = "medium", background = "medium",
italics = true,
ui_contrast = "high",
}, },
config = function() end, config = function() end,
}, },