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 = "#E9E0E0"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#645E89", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#413C5D", fg = common_fg },
|
||||
c = { bg = "#2B273F", fg = "#E1D4D4" },
|
||||
a = { bg = "#4F4970", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#3A3554", fg = common_fg },
|
||||
c = { bg = "#242136", fg = "#E1D4D4" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user