polish themes | #67 #78

This commit is contained in:
siduck 2022-06-01 00:51:53 +05:30
parent 7b6fb92bcf
commit 1e803fd654
35 changed files with 552 additions and 436 deletions

View file

@ -4,18 +4,18 @@ M.base_30 = {
white = "#c7b89d",
darker_black = "#1a1d1e",
black = "#1e2122", -- nvim bg
black2 = "#232627",
black2 = "#242728",
one_bg = "#282b2c",
one_bg2 = "#393c3d",
one_bg3 = "#404344",
grey = "#484b4c",
grey_fg = "#575a5b",
grey_fg2 = "#545758",
light_grey = "#5a5d5e",
light_grey = "#606364",
red = "#ec6b64",
baby_pink = "#ce8196",
pink = "#ff75a0",
line = "#2c2f30", -- for lines like vertsplit
line = "#323536", -- for lines like vertsplit
green = "#89b482",
vibrant_green = "#a9b665",
nord_blue = "#6f8faf",