Skip to content

Commit 8cc8ce9

Browse files
committed
Add property & variable semantic tokenization
1 parent 1424f24 commit 8cc8ce9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

themes/ecksClone-pastel-dark-color-theme.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
"colors": {
66
},
77
"semanticTokenColors": {
8-
8+
"parameter": "#d18b2f",
9+
"variable": "#F07178"
910
},
11+
"semanticHighlighting": true,
1012
"tokenColors": [
1113
{
1214
"name": "Comment",

0 commit comments

Comments
 (0)