chore: rebuild artifacts
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
-- This file is auto-generated by shipwright.nvim
|
||||
local common_fg = "#BBBBBB"
|
||||
local inactive_bg = "#5C5C5C"
|
||||
local inactive_fg = "#EBEBEB"
|
||||
local inactive_fg = "#E5E5E5"
|
||||
|
||||
return {
|
||||
normal = {
|
||||
a = { bg = "#8E8E8E", fg = common_fg, gui = "bold" },
|
||||
b = { bg = "#727272", fg = common_fg },
|
||||
c = { bg = "#666666", fg = "#E2E2E2" },
|
||||
c = { bg = "#666666", fg = "#DDDDDD" },
|
||||
},
|
||||
|
||||
insert = {
|
||||
|
||||
Reference in New Issue
Block a user