chore(build): auto-generate extras
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user