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

@ -39,5 +39,5 @@ return {
bg = colors.darker_black,
},
TelescopeSelection = { bg = colors.one_bg, fg = colors.white },
TelescopeSelection = { bg = colors.black2, fg = colors.white },
}