mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
chore: change back to medium
This commit is contained in:
parent
d2625fa4e4
commit
dfbf301e4b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ return {
|
||||||
"neanias/everforest-nvim",
|
"neanias/everforest-nvim",
|
||||||
config = function()
|
config = function()
|
||||||
require("everforest").setup({
|
require("everforest").setup({
|
||||||
background = "soft",
|
background = "medium",
|
||||||
italics = true,
|
italics = true,
|
||||||
ui_contrast = "high",
|
ui_contrast = "high",
|
||||||
diagnostic_text_highlight = true,
|
diagnostic_text_highlight = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue