chore(build): auto-generate extras

This commit is contained in:
github-actions[bot]
2023-10-08 22:12:19 +00:00
parent 19e8bf4014
commit 587534be42
4 changed files with 16 additions and 0 deletions

View File

@@ -537,6 +537,10 @@ local highlights = {
bg = "NONE",
fg = "#b15c00"
},
CmpItemKindCodeium = {
bg = "NONE",
fg = "#118c74"
},
CmpItemKindConstant = {
bg = "NONE",
fg = "#9854f1"

View File

@@ -537,6 +537,10 @@ local highlights = {
bg = "NONE",
fg = "#ff966c"
},
CmpItemKindCodeium = {
bg = "NONE",
fg = "#4fd6be"
},
CmpItemKindConstant = {
bg = "NONE",
fg = "#c099ff"

View File

@@ -537,6 +537,10 @@ local highlights = {
bg = "NONE",
fg = "#ff9e64"
},
CmpItemKindCodeium = {
bg = "NONE",
fg = "#1abc9c"
},
CmpItemKindConstant = {
bg = "NONE",
fg = "#bb9af7"

View File

@@ -537,6 +537,10 @@ local highlights = {
bg = "NONE",
fg = "#ff9e64"
},
CmpItemKindCodeium = {
bg = "NONE",
fg = "#1abc9c"
},
CmpItemKindConstant = {
bg = "NONE",
fg = "#bb9af7"