regenerate colors

This commit is contained in:
Michael Chris Lopez
2021-08-30 09:41:38 +08:00
parent afd5ad1d53
commit e787315ea2
2 changed files with 84 additions and 76 deletions

View File

@@ -8,12 +8,12 @@ local config = {
if vim.g.zenbones_lightness == "bright" then
config.sand_li = -4
config.diff_li = -4
elseif vim.g.zenbones_lightness == "dim" then
config.sand_li = 4
config.diff_li = 4
end
-- stylua: ignore start
return lush(function()
return {