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 = "#564E4A"
|
||||
local inactive_bg = "#DAD3CF"
|
||||
local inactive_bg = "#E1DCD9"
|
||||
local inactive_fg = "#596A76"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#B2A39B", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#C4B6AF", fg = common_fg },
|
||||
c = { bg = "#D1C7C3", fg = "#2C363C" },
|
||||
a = { bg = "#BBABA3", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#CABFB9", fg = common_fg },
|
||||
c = { bg = "#DDD6D3", fg = "#2C363C" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user