chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-10-12 09:50:48 +00:00
parent 8389146251
commit 53df390cbf
4 changed files with 36 additions and 16 deletions

View File

@@ -397,10 +397,11 @@ local highlights = {
},
AerialNamespaceIcon = {
bg = "NONE",
fg = "#3760bf"
fg = "#007197"
},
AerialNormal = {
fg = "#6172b0"
bg = "NONE",
fg = "#3760bf"
},
AerialNullIcon = {
bg = "NONE",
@@ -416,11 +417,11 @@ local highlights = {
},
AerialOperatorIcon = {
bg = "NONE",
fg = "#3760bf"
fg = "#006a83"
},
AerialPackageIcon = {
bg = "NONE",
fg = "#3760bf"
fg = "#007197"
},
AerialPropertyIcon = {
bg = "NONE",
@@ -714,6 +715,10 @@ local highlights = {
bg = "NONE",
fg = "#387068"
},
CmpItemKindPackage = {
bg = "NONE",
fg = "#8c6c3e"
},
CmpItemKindProperty = {
bg = "NONE",
fg = "#387068"

View File

@@ -397,10 +397,11 @@ local highlights = {
},
AerialNamespaceIcon = {
bg = "NONE",
fg = "#c8d3f5"
fg = "#86e1fc"
},
AerialNormal = {
fg = "#828bb8"
bg = "NONE",
fg = "#c8d3f5"
},
AerialNullIcon = {
bg = "NONE",
@@ -416,11 +417,11 @@ local highlights = {
},
AerialOperatorIcon = {
bg = "NONE",
fg = "#c8d3f5"
fg = "#89ddff"
},
AerialPackageIcon = {
bg = "NONE",
fg = "#c8d3f5"
fg = "#86e1fc"
},
AerialPropertyIcon = {
bg = "NONE",
@@ -714,6 +715,10 @@ local highlights = {
bg = "NONE",
fg = "#4fd6be"
},
CmpItemKindPackage = {
bg = "NONE",
fg = "#ffc777"
},
CmpItemKindProperty = {
bg = "NONE",
fg = "#4fd6be"

View File

@@ -397,10 +397,11 @@ local highlights = {
},
AerialNamespaceIcon = {
bg = "NONE",
fg = "#c0caf5"
fg = "#7dcfff"
},
AerialNormal = {
fg = "#a9b1d6"
bg = "NONE",
fg = "#c0caf5"
},
AerialNullIcon = {
bg = "NONE",
@@ -416,11 +417,11 @@ local highlights = {
},
AerialOperatorIcon = {
bg = "NONE",
fg = "#c0caf5"
fg = "#89ddff"
},
AerialPackageIcon = {
bg = "NONE",
fg = "#c0caf5"
fg = "#7dcfff"
},
AerialPropertyIcon = {
bg = "NONE",
@@ -714,6 +715,10 @@ local highlights = {
bg = "NONE",
fg = "#73daca"
},
CmpItemKindPackage = {
bg = "NONE",
fg = "#e0af68"
},
CmpItemKindProperty = {
bg = "NONE",
fg = "#73daca"

View File

@@ -397,10 +397,11 @@ local highlights = {
},
AerialNamespaceIcon = {
bg = "NONE",
fg = "#c0caf5"
fg = "#7dcfff"
},
AerialNormal = {
fg = "#a9b1d6"
bg = "NONE",
fg = "#c0caf5"
},
AerialNullIcon = {
bg = "NONE",
@@ -416,11 +417,11 @@ local highlights = {
},
AerialOperatorIcon = {
bg = "NONE",
fg = "#c0caf5"
fg = "#89ddff"
},
AerialPackageIcon = {
bg = "NONE",
fg = "#c0caf5"
fg = "#7dcfff"
},
AerialPropertyIcon = {
bg = "NONE",
@@ -714,6 +715,10 @@ local highlights = {
bg = "NONE",
fg = "#73daca"
},
CmpItemKindPackage = {
bg = "NONE",
fg = "#e0af68"
},
CmpItemKindProperty = {
bg = "NONE",
fg = "#73daca"