chore: rebuild artifacts (#60)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
45da79cefe
commit
c3cb3a16a6
@@ -5,9 +5,9 @@ local inactive_fg = "#CAD0D4"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#706661", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#4A433F", fg = common_fg },
|
||||
c = { bg = "#352F2D", fg = "#B4BDC3" },
|
||||
a = { bg = "#59514D", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#433C39", fg = common_fg },
|
||||
c = { bg = "#2E2927", fg = "#B4BDC3" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user