chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-05-25 06:57:48 +00:00
parent fb1c60812c
commit faef43beb0
4 changed files with 16 additions and 0 deletions

View File

@@ -710,6 +710,10 @@ local highlights = {
bg = "#e9e9ec",
fg = "#2496ac"
},
FloatTitle = {
bg = "#e9e9ec",
fg = "#2496ac"
},
FoldColumn = {
bg = "#e1e2e7",
fg = "#848cb5"

View File

@@ -710,6 +710,10 @@ local highlights = {
bg = "#1e2030",
fg = "#589ed7"
},
FloatTitle = {
bg = "#1e2030",
fg = "#589ed7"
},
FoldColumn = {
bg = "#222436",
fg = "#636da6"

View File

@@ -710,6 +710,10 @@ local highlights = {
bg = "#16161e",
fg = "#27a1b9"
},
FloatTitle = {
bg = "#16161e",
fg = "#27a1b9"
},
FoldColumn = {
bg = "#1a1b26",
fg = "#565f89"

View File

@@ -710,6 +710,10 @@ local highlights = {
bg = "#1f2335",
fg = "#29a4bd"
},
FloatTitle = {
bg = "#1f2335",
fg = "#29a4bd"
},
FoldColumn = {
bg = "#24283b",
fg = "#565f89"