separate vimcolors from leaf
This commit is contained in:
@@ -5,5 +5,5 @@ local hsluv = lush.hsluv
|
||||
return util.palette_extend({
|
||||
bg = hsluv(85.9, 27, 94),
|
||||
fg = hsluv(0, 0, 22),
|
||||
leaf = hsluv(131.8, 92, 51),
|
||||
vim = hsluv(131.8, 92, 51),
|
||||
}, "light")
|
||||
|
||||
Reference in New Issue
Block a user