add everforest_light theme | polish some highlights & everforest theme

This commit is contained in:
siduck 2022-05-18 23:14:23 +05:30
parent b0cd353796
commit 3742733b74
5 changed files with 102 additions and 9 deletions

View file

@ -5,13 +5,13 @@ M.base_30 = {
darker_black = "#272f35",
black = "#2b3339", -- nvim bg
black2 = "#323a40",
one_bg = "#333b41",
one_bg = "#363e44",
one_bg2 = "#363e44",
one_bg3 = "#3a4248",
grey = "#4a5258",
grey_fg = "#50585e",
grey_fg2 = "#5e666c",
light_grey = "#61696f",
grey = "#4e565c",
grey_fg = "#545c62",
grey_fg2 = "#626a70",
light_grey = "#656d73",
red = "#e67e80",
baby_pink = "#ce8196",
pink = "#ff75a0",