chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-10-03 17:54:16 +00:00
parent b6bca9028f
commit eae1185a36
4 changed files with 12 additions and 0 deletions

View File

@@ -215,6 +215,9 @@ local highlights = {
["@namespace"] = {
link = "Include"
},
["@namespace.builtin"] = {
fg = "#f52a65"
},
["@operator"] = {
fg = "#006a83"
},

View File

@@ -215,6 +215,9 @@ local highlights = {
["@namespace"] = {
link = "Include"
},
["@namespace.builtin"] = {
fg = "#ff757f"
},
["@operator"] = {
fg = "#89ddff"
},

View File

@@ -215,6 +215,9 @@ local highlights = {
["@namespace"] = {
link = "Include"
},
["@namespace.builtin"] = {
fg = "#f7768e"
},
["@operator"] = {
fg = "#89ddff"
},

View File

@@ -215,6 +215,9 @@ local highlights = {
["@namespace"] = {
link = "Include"
},
["@namespace.builtin"] = {
fg = "#f7768e"
},
["@operator"] = {
fg = "#89ddff"
},