everforest theme : better dark color

This commit is contained in:
siduck76 2021-08-12 23:14:28 +05:30
parent 2884254afe
commit f884caa606
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
local colors = { local colors = {
white = "#fff9e8", white = "#fff9e8",
darker_black = "#252d33", darker_black = "#272f35",
black = "#2b3339", -- nvim bg black = "#2b3339", -- nvim bg
black2 = "#323a40", black2 = "#323a40",
one_bg = "#333b41", one_bg = "#333b41",