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 = "#D2D9F8"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#646683", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#43455B", fg = common_fg },
|
||||
c = { bg = "#303142", fg = "#C0CAF5" },
|
||||
a = { bg = "#51536D", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#3D3E53", fg = common_fg },
|
||||
c = { bg = "#2A2B3A", fg = "#C0CAF5" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user