changing the color theme in vs code extensions code example
Example 1: vscode change comments color
"editor.tokenColorCustomizations": {
"comments": "#d4922f"
},
Example 2: How to change color VSCode
Install Material Theme by Mattia Astorino —> use "Set Color Theme"