adjust zenflesh bg saturation

This commit is contained in:
Michael Chris Lopez
2021-10-15 13:52:44 +08:00
parent 8b235543f2
commit 4fa564958f
24 changed files with 149 additions and 149 deletions

View File

@@ -36,7 +36,7 @@ function M.palette_extend(p, base_bg)
else
-- default
p = vim.tbl_extend("keep", p, {
bg = hsluv(39, 9, 9), -- sand
bg = hsluv(39, 12, 9), -- sand
fg = hsluv(230, 10, 76), -- stone
rose = hsluv(6, 62, 60),
leaf = hsluv(111, 47, 61),