chore(build): auto-generate extras
This commit is contained in:
parent
8c11d30a24
commit
0a24a6b047
@ -1005,6 +1005,9 @@ local highlights = {
|
|||||||
DefinitionIcon = {
|
DefinitionIcon = {
|
||||||
fg = "#2e7de9"
|
fg = "#2e7de9"
|
||||||
},
|
},
|
||||||
|
Delimiter = {
|
||||||
|
link = "Special"
|
||||||
|
},
|
||||||
DiagnosticError = {
|
DiagnosticError = {
|
||||||
fg = "#c64343"
|
fg = "#c64343"
|
||||||
},
|
},
|
||||||
|
@ -1005,6 +1005,9 @@ local highlights = {
|
|||||||
DefinitionIcon = {
|
DefinitionIcon = {
|
||||||
fg = "#82aaff"
|
fg = "#82aaff"
|
||||||
},
|
},
|
||||||
|
Delimiter = {
|
||||||
|
link = "Special"
|
||||||
|
},
|
||||||
DiagnosticError = {
|
DiagnosticError = {
|
||||||
fg = "#c53b53"
|
fg = "#c53b53"
|
||||||
},
|
},
|
||||||
|
@ -1005,6 +1005,9 @@ local highlights = {
|
|||||||
DefinitionIcon = {
|
DefinitionIcon = {
|
||||||
fg = "#7aa2f7"
|
fg = "#7aa2f7"
|
||||||
},
|
},
|
||||||
|
Delimiter = {
|
||||||
|
link = "Special"
|
||||||
|
},
|
||||||
DiagnosticError = {
|
DiagnosticError = {
|
||||||
fg = "#db4b4b"
|
fg = "#db4b4b"
|
||||||
},
|
},
|
||||||
|
@ -1005,6 +1005,9 @@ local highlights = {
|
|||||||
DefinitionIcon = {
|
DefinitionIcon = {
|
||||||
fg = "#7aa2f7"
|
fg = "#7aa2f7"
|
||||||
},
|
},
|
||||||
|
Delimiter = {
|
||||||
|
link = "Special"
|
||||||
|
},
|
||||||
DiagnosticError = {
|
DiagnosticError = {
|
||||||
fg = "#db4b4b"
|
fg = "#db4b4b"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user