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 = "#16161e",
fg = "#27a1b9"
},
FloatTitle = {
bg = "#16161e",
fg = "#27a1b9"
},
FoldColumn = {
bg = "#1a1b26",
fg = "#565f89"