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 = "#bb9af7"
},
DashboardDesc = {
fg = "#7dcfff"
},
DashboardFooter = {
fg = "#e0af68",
italic = true
fg = "#2ac3de"
},
DashboardHeader = {
fg = "#7aa2f7"
},
DashboardIcon = {
bold = true,
fg = "#7dcfff"
},
DashboardKey = {
fg = "#ff9e64"
},
DashboardShortCut = {
fg = "#7dcfff"
},