everforest theme : better dark color
This commit is contained in:
parent
2884254afe
commit
f884caa606
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user