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 = "#44464F"
|
||||
local inactive_bg = "#B7B8C0"
|
||||
local inactive_bg = "#BFC1C7"
|
||||
local inactive_fg = "#5F6B9B"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#8E909C", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#9EA0AB", fg = common_fg },
|
||||
c = { bg = "#ACADB6", fg = "#333A57" },
|
||||
a = { bg = "#9698A3", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#A6A8B2", fg = common_fg },
|
||||
c = { bg = "#BABBC3", fg = "#333A57" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user