chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2024-01-19 15:43:59 +00:00
parent 29b796021d
commit 0dff3f61a4
4 changed files with 24 additions and 0 deletions

View File

@@ -2196,6 +2196,12 @@ local highlights = {
WildMenu = { WildMenu = {
bg = "#b6bfe2" bg = "#b6bfe2"
}, },
WinBar = {
link = "StatusLine"
},
WinBarNC = {
link = "StatusLineNC"
},
WinSeparator = { WinSeparator = {
bold = true, bold = true,
fg = "#e9e9ed" fg = "#e9e9ed"

View File

@@ -2196,6 +2196,12 @@ local highlights = {
WildMenu = { WildMenu = {
bg = "#2d3f76" bg = "#2d3f76"
}, },
WinBar = {
link = "StatusLine"
},
WinBarNC = {
link = "StatusLineNC"
},
WinSeparator = { WinSeparator = {
bold = true, bold = true,
fg = "#1b1d2b" fg = "#1b1d2b"

View File

@@ -2196,6 +2196,12 @@ local highlights = {
WildMenu = { WildMenu = {
bg = "#283457" bg = "#283457"
}, },
WinBar = {
link = "StatusLine"
},
WinBarNC = {
link = "StatusLineNC"
},
WinSeparator = { WinSeparator = {
bold = true, bold = true,
fg = "#15161e" fg = "#15161e"

View File

@@ -2196,6 +2196,12 @@ local highlights = {
WildMenu = { WildMenu = {
bg = "#2e3c64" bg = "#2e3c64"
}, },
WinBar = {
link = "StatusLine"
},
WinBarNC = {
link = "StatusLineNC"
},
WinSeparator = { WinSeparator = {
bold = true, bold = true,
fg = "#1d202f" fg = "#1d202f"