chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-10-04 09:56:35 +00:00
parent 1a0e18fd85
commit 78cdc1df23
4 changed files with 44 additions and 8 deletions

View File

@@ -670,13 +670,22 @@ local highlights = {
DashboardCenter = {
fg = "#c099ff"
},
DashboardDesc = {
fg = "#86e1fc"
},
DashboardFooter = {
fg = "#ffc777",
italic = true
fg = "#65bcff"
},
DashboardHeader = {
fg = "#82aaff"
},
DashboardIcon = {
bold = true,
fg = "#86e1fc"
},
DashboardKey = {
fg = "#ff966c"
},
DashboardShortCut = {
fg = "#86e1fc"
},