chore(vscode): update to 1.54.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "vscode://schemas/color-theme",
|
||||
"name": "Light+ (default light)",
|
||||
"include": "./light_vs.json",
|
||||
"tokenColors": [
|
||||
"tokenColors": [ // adds rules to the light vs rules
|
||||
{
|
||||
"name": "Function declarations",
|
||||
"scope": [
|
||||
@@ -191,6 +191,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"semanticHighlighting": true,
|
||||
"semanticTokenColors": {
|
||||
"newOperator": "#AF00DB",
|
||||
"stringLiteral": "#a31515",
|
||||
|
||||
Reference in New Issue
Block a user