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", bg = "#e9e9ec",
fg = "#2496ac" fg = "#2496ac"
}, },
FloatTitle = {
bg = "#e9e9ec",
fg = "#2496ac"
},
FoldColumn = { FoldColumn = {
bg = "#e1e2e7", bg = "#e1e2e7",
fg = "#848cb5" fg = "#848cb5"

View File

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

View File

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

View File

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