change white color in everforest theme

This commit is contained in:
siduck76 2021-10-09 11:56:11 +05:30
parent 3efab6817b
commit 7012f156ca

View file

@ -1,5 +1,5 @@
local colors = {
white = "#fff9e8",
white = "#D3C6AA",
darker_black = "#272f35",
black = "#2b3339", -- nvim bg
black2 = "#323a40",