diff --git a/lua/hl_themes/everforest.lua b/lua/hl_themes/everforest.lua index da9f59f..456b887 100644 --- a/lua/hl_themes/everforest.lua +++ b/lua/hl_themes/everforest.lua @@ -17,7 +17,7 @@ local colors = { green = "#83c092", vibrant_green = "#a7c080", nord_blue = "#78b4ac", - blue = "#7fbbb3", + blue = "#7393b3", yellow = "#dbbc7f", sun = "#d1b171", purple = "#b4bbc8", @@ -29,7 +29,7 @@ local colors = { lightbg = "#3d454b", lightbg2 = "#333b41", pmenu_bg = "#83c092", - folder_bg = "#7fbbb3", + folder_bg = "#7393b3", } return colors