chore(build): auto-generate extras

This commit is contained in:
github-actions[bot] 2023-10-14 16:27:20 +00:00
parent 2947de3228
commit a9d1be0b88
4 changed files with 16 additions and 0 deletions

View File

@ -736,6 +736,10 @@ local highlights = {
bg = "NONE",
fg = "#b15c00"
},
CmpItemKindTabNine = {
bg = "NONE",
fg = "#118c74"
},
CmpItemKindTypeParameter = {
bg = "NONE",
fg = "#387068"

View File

@ -736,6 +736,10 @@ local highlights = {
bg = "NONE",
fg = "#ff966c"
},
CmpItemKindTabNine = {
bg = "NONE",
fg = "#4fd6be"
},
CmpItemKindTypeParameter = {
bg = "NONE",
fg = "#4fd6be"

View File

@ -736,6 +736,10 @@ local highlights = {
bg = "NONE",
fg = "#ff9e64"
},
CmpItemKindTabNine = {
bg = "NONE",
fg = "#1abc9c"
},
CmpItemKindTypeParameter = {
bg = "NONE",
fg = "#73daca"

View File

@ -736,6 +736,10 @@ local highlights = {
bg = "NONE",
fg = "#ff9e64"
},
CmpItemKindTabNine = {
bg = "NONE",
fg = "#1abc9c"
},
CmpItemKindTypeParameter = {
bg = "NONE",
fg = "#73daca"