diff --git a/lua/hl_themes/everforest.lua b/lua/hl_themes/everforest.lua index 456b887..dec53f4 100644 --- a/lua/hl_themes/everforest.lua +++ b/lua/hl_themes/everforest.lua @@ -1,5 +1,5 @@ local colors = { - white = "#fff9e8", + white = "#D3C6AA", darker_black = "#272f35", black = "#2b3339", -- nvim bg black2 = "#323a40",