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 = "#5D5436"
|
||||
local inactive_bg = "#F3DF9B"
|
||||
local inactive_bg = "#F7EBC6"
|
||||
local inactive_fg = "#758690"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#BEAD74", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#D5C383", fg = common_fg },
|
||||
c = { bg = "#E7D48E", fg = "#4F5B62" },
|
||||
a = { bg = "#C6B679", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#DECB88", fg = common_fg },
|
||||
c = { bg = "#F4E2A7", fg = "#4F5B62" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user