chore(build): auto-generate extras
This commit is contained in:
@@ -71,6 +71,9 @@ local highlights = {
|
||||
["@constructor"] = {
|
||||
fg = "#bb9af7"
|
||||
},
|
||||
["@constructor.tsx"] = {
|
||||
fg = "#2ac3de"
|
||||
},
|
||||
["@field"] = {
|
||||
fg = "#73daca"
|
||||
},
|
||||
@@ -170,6 +173,12 @@ local highlights = {
|
||||
["@string.regex"] = {
|
||||
fg = "#b4f9f8"
|
||||
},
|
||||
["@tag.delimiter.tsx"] = {
|
||||
fg = "#5d7ab8"
|
||||
},
|
||||
["@tag.tsx"] = {
|
||||
fg = "#f7768e"
|
||||
},
|
||||
["@text.danger"] = {
|
||||
bg = "#db4b4b",
|
||||
fg = "#1a1b26"
|
||||
|
||||
Reference in New Issue
Block a user