adjust zenflesh bg saturation
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user