chore(build): auto-generate extras
This commit is contained in:
@@ -537,6 +537,10 @@ local highlights = {
|
|||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#b15c00"
|
fg = "#b15c00"
|
||||||
},
|
},
|
||||||
|
CmpItemKindCodeium = {
|
||||||
|
bg = "NONE",
|
||||||
|
fg = "#118c74"
|
||||||
|
},
|
||||||
CmpItemKindConstant = {
|
CmpItemKindConstant = {
|
||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#9854f1"
|
fg = "#9854f1"
|
||||||
|
|||||||
@@ -537,6 +537,10 @@ local highlights = {
|
|||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#ff966c"
|
fg = "#ff966c"
|
||||||
},
|
},
|
||||||
|
CmpItemKindCodeium = {
|
||||||
|
bg = "NONE",
|
||||||
|
fg = "#4fd6be"
|
||||||
|
},
|
||||||
CmpItemKindConstant = {
|
CmpItemKindConstant = {
|
||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#c099ff"
|
fg = "#c099ff"
|
||||||
|
|||||||
@@ -537,6 +537,10 @@ local highlights = {
|
|||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#ff9e64"
|
fg = "#ff9e64"
|
||||||
},
|
},
|
||||||
|
CmpItemKindCodeium = {
|
||||||
|
bg = "NONE",
|
||||||
|
fg = "#1abc9c"
|
||||||
|
},
|
||||||
CmpItemKindConstant = {
|
CmpItemKindConstant = {
|
||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#bb9af7"
|
fg = "#bb9af7"
|
||||||
|
|||||||
@@ -537,6 +537,10 @@ local highlights = {
|
|||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#ff9e64"
|
fg = "#ff9e64"
|
||||||
},
|
},
|
||||||
|
CmpItemKindCodeium = {
|
||||||
|
bg = "NONE",
|
||||||
|
fg = "#1abc9c"
|
||||||
|
},
|
||||||
CmpItemKindConstant = {
|
CmpItemKindConstant = {
|
||||||
bg = "NONE",
|
bg = "NONE",
|
||||||
fg = "#bb9af7"
|
fg = "#bb9af7"
|
||||||
|
|||||||
Reference in New Issue
Block a user