chore: rebuild artifacts (#60)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-03 18:48:03 +08:00
committed by GitHub
parent 45da79cefe
commit c3cb3a16a6
94 changed files with 536 additions and 813 deletions

View File

@@ -5,9 +5,9 @@ local inactive_fg = "#D1E0DA"
return {
normal = {
a = { bg = "#4B697C", fg = common_fg, gui = "bold" },
b = { bg = "#304552", fg = common_fg },
c = { bg = "#20303A", fg = "#C6D5CF" },
a = { bg = "#3B5362", fg = common_fg, gui = "bold" },
b = { bg = "#2B3E49", fg = common_fg },
c = { bg = "#1C2A32", fg = "#C6D5CF" },
},
insert = {