Adding font info in colorTokenCustomization (#263403)

Adding font info in colorTokenCustomization
This commit is contained in:
Aiday Marlen Kyzy
2025-12-16 12:44:11 +01:00
committed by GitHub
parent 25fe9ec957
commit 79e3994280
48 changed files with 1369 additions and 95 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"tas-client": "0.3.1",
"vscode-oniguruma": "1.7.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "^9.2.1",
"vscode-textmate": "^9.3.0",
"yauzl": "^3.0.0",
"yazl": "^2.4.3"
}
@@ -1215,9 +1215,9 @@
}
},
"node_modules/vscode-textmate": {
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-9.2.1.tgz",
"integrity": "sha512-eXiUi2yYFv9bdvgrYtJynA7UemCEkpVNE50S9iBBA08LYG5t9+/TB+8IRS/YoYOubCez2OkSyZ1Q12eQMwzbrw==",
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-9.3.0.tgz",
"integrity": "sha512-zHiZZOdb9xqj5/X1C4a29sbgT2HngdWxPLSl3PyHRQF+5visI4uNM020OHiLJjsMxUssyk/pGVAg/9LCIobrVg==",
"license": "MIT"
},
"node_modules/wrappy": {