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 = "#635237"
|
||||
local inactive_bg = "#F3E0C8"
|
||||
local inactive_bg = "#F7ECDF"
|
||||
local inactive_fg = "#AE6966"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#CDAC78", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#E6C188", fg = common_fg },
|
||||
c = { bg = "#EED3AE", fg = "#724341" },
|
||||
a = { bg = "#D6B47E", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#ECCA97", fg = common_fg },
|
||||
c = { bg = "#F4E3CE", fg = "#724341" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user