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 = {
bg = "#b6bfe2"
},
WinBar = {
link = "StatusLine"
},
WinBarNC = {
link = "StatusLineNC"
},
WinSeparator = {
bold = true,
fg = "#e9e9ed"

View File

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

View File

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

View File

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