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 = "#534C49"
|
||||
local inactive_bg = "#D3CAC6"
|
||||
local inactive_bg = "#DCD6D3"
|
||||
local inactive_fg = "#596A76"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#AC9E97", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#BFB0A9", fg = common_fg },
|
||||
c = { bg = "#CABFBA", fg = "#2C363C" },
|
||||
a = { bg = "#B4A69E", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#C5B9B3", fg = common_fg },
|
||||
c = { bg = "#D5CDCA", fg = "#2C363C" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user