Changed background color to darker black

This commit is contained in:
derek_lee 2022-10-05 11:13:01 +04:00
parent b306573362
commit 41c11631be

View file

@ -34,7 +34,7 @@ M.base_30 = {
}
M.base_16 = {
base00 = "#0B0E14",
base00 = "#151515",
base01 = "#1c1f25",
base02 = "#24272d",
base03 = "#2b2e34",