chore(build): auto-generate extras
This commit is contained in:
@@ -670,13 +670,22 @@ local highlights = {
|
||||
DashboardCenter = {
|
||||
fg = "#9854f1"
|
||||
},
|
||||
DashboardDesc = {
|
||||
fg = "#007197"
|
||||
},
|
||||
DashboardFooter = {
|
||||
fg = "#8c6c3e",
|
||||
italic = true
|
||||
fg = "#188092"
|
||||
},
|
||||
DashboardHeader = {
|
||||
fg = "#2e7de9"
|
||||
},
|
||||
DashboardIcon = {
|
||||
bold = true,
|
||||
fg = "#007197"
|
||||
},
|
||||
DashboardKey = {
|
||||
fg = "#b15c00"
|
||||
},
|
||||
DashboardShortCut = {
|
||||
fg = "#007197"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user