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 = "#4A4F4A"
|
||||
local inactive_bg = "#C8D5C9"
|
||||
local inactive_bg = "#D0DED2"
|
||||
local inactive_fg = "#4B663C"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#9BA69D", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#ADB9AF", fg = common_fg },
|
||||
c = { bg = "#BDCABF", fg = "#202E18" },
|
||||
a = { bg = "#A3AEA4", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#B5C1B7", fg = common_fg },
|
||||
c = { bg = "#CAD8CC", fg = "#202E18" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user