chore(build): auto-generate extras
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user