1. Pick a color like #4286f4 2. Add A Custom Rule to Settings Open up the command pallet with (cmd/ctrl + shift + P) and type Preferences: Open User Settings (JSON) Which will open up your VS Code’s settings.json file. Then add the following within that file: "editor.tokenColorCustomizations": {
"textMateRules": […