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 = { DashboardCenter = {
fg = "#9854f1" fg = "#9854f1"
}, },
DashboardDesc = {
fg = "#007197"
},
DashboardFooter = { DashboardFooter = {
fg = "#8c6c3e", fg = "#188092"
italic = true
}, },
DashboardHeader = { DashboardHeader = {
fg = "#2e7de9" fg = "#2e7de9"
}, },
DashboardIcon = {
bold = true,
fg = "#007197"
},
DashboardKey = {
fg = "#b15c00"
},
DashboardShortCut = { DashboardShortCut = {
fg = "#007197" fg = "#007197"
}, },

View File

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

View File

@@ -670,13 +670,22 @@ local highlights = {
DashboardCenter = { DashboardCenter = {
fg = "#bb9af7" fg = "#bb9af7"
}, },
DashboardDesc = {
fg = "#7dcfff"
},
DashboardFooter = { DashboardFooter = {
fg = "#e0af68", fg = "#2ac3de"
italic = true
}, },
DashboardHeader = { DashboardHeader = {
fg = "#7aa2f7" fg = "#7aa2f7"
}, },
DashboardIcon = {
bold = true,
fg = "#7dcfff"
},
DashboardKey = {
fg = "#ff9e64"
},
DashboardShortCut = { DashboardShortCut = {
fg = "#7dcfff" fg = "#7dcfff"
}, },

View File

@@ -670,13 +670,22 @@ local highlights = {
DashboardCenter = { DashboardCenter = {
fg = "#bb9af7" fg = "#bb9af7"
}, },
DashboardDesc = {
fg = "#7dcfff"
},
DashboardFooter = { DashboardFooter = {
fg = "#e0af68", fg = "#2ac3de"
italic = true
}, },
DashboardHeader = { DashboardHeader = {
fg = "#7aa2f7" fg = "#7aa2f7"
}, },
DashboardIcon = {
bold = true,
fg = "#7dcfff"
},
DashboardKey = {
fg = "#ff9e64"
},
DashboardShortCut = { DashboardShortCut = {
fg = "#7dcfff" fg = "#7dcfff"
}, },