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 = "#605038"
|
||||
local inactive_bg = "#EED7B7"
|
||||
local inactive_bg = "#F3E3CF"
|
||||
local inactive_fg = "#AE6966"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#C5A778", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#DEBC88", fg = common_fg },
|
||||
c = { bg = "#EACA9B", fg = "#724341" },
|
||||
a = { bg = "#CEAF7E", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#E7C48E", fg = common_fg },
|
||||
c = { bg = "#EFDABD", fg = "#724341" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user