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

@@ -1,5 +1,5 @@
-- This file is auto-generated from lua/zenbones/template/lualine.lua
local common_fg = "#83B4D2"
local common_fg = "#7BA9C5"
local inactive_bg = "#1F2E37"
local inactive_fg = "#D1E0DA"

View File

@@ -1,13 +1,13 @@
-- This file is auto-generated from lua/zenbones/template/lualine.lua
local common_fg = "#BBAEA8"
local inactive_bg = "#312D2B"
local common_fg = "#AFA099"
local inactive_bg = "#322D2B"
local inactive_fg = "#CAD0D4"
return {
normal = {
a = { bg = "#716965", fg = common_fg, gui = "bold" },
b = { bg = "#4E4845", fg = common_fg },
c = { bg = "#3D3836", fg = "#B4BDC3" },
a = { bg = "#736863", fg = common_fg, gui = "bold" },
b = { bg = "#4F4844", fg = common_fg },
c = { bg = "#3E3835", fg = "#B4BDC3" },
},
insert = {

View File

@@ -1,5 +1,5 @@
-- This file is auto-generated from lua/zenbones/template/lualine.lua
local common_fg = "#B0B0B0"
local common_fg = "#A3A3A3"
local inactive_bg = "#2E2E2E"
local inactive_fg = "#CFCFCF"