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 = "#F0F5C4"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#585F83", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#383C55", fg = common_fg },
|
||||
c = { bg = "#232738", fg = "#EBEFC0" },
|
||||
a = { bg = "#444A67", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#31364C", fg = common_fg },
|
||||
c = { bg = "#1E2130", fg = "#EBEFC0" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user