Darkened base02 and lightened base03

This commit is contained in:
derek_lee 2022-10-06 12:03:18 +04:00
parent 973c456f21
commit 6126f9a33d

View file

@ -36,10 +36,8 @@ M.base_30 = {
M.base_16 = {
base00 = "#151515",
base01 = "#1c1f25",
-- base02 = "#24272d",
base02 = "#FFFFFF",
-- base03 = "#FFFFFF",
base03 = "#2b2e34",
base02 = "#c3c3c3",
base03 = "#3f4248",
base04 = "#33363c",
base05 = "#c9c7be",
base06 = "#E6E1CF",