mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
change white color in everforest theme
This commit is contained in:
parent
3efab6817b
commit
7012f156ca
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
local colors = {
|
||||
white = "#fff9e8",
|
||||
white = "#D3C6AA",
|
||||
darker_black = "#272f35",
|
||||
black = "#2b3339", -- nvim bg
|
||||
black2 = "#323a40",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue