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