settings.json 102 B

123456
  1. {
  2. "editor.tokenColorCustomizations": {
  3. "comments": "",
  4. "textMateRules": []
  5. }
  6. }