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
@@ -1,13 +1,13 @@
|
||||
-- This file is auto-generated by shipwright.nvim
|
||||
local common_fg = "#5C504A"
|
||||
local inactive_bg = "#E1D8D4"
|
||||
local inactive_bg = "#EAE4E1"
|
||||
local inactive_fg = "#596A76"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#BDA79B", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#CEBEB6", fg = common_fg },
|
||||
c = { bg = "#D8CCC7", fg = "#2C363C" },
|
||||
a = { bg = "#C5AFA4", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#D4C7C0", fg = common_fg },
|
||||
c = { bg = "#E3DBD7", fg = "#2C363C" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user