Nice balanced theme highlighting important statements.
- import/export - orange, bold
- async - red, bold, underlined
- return/await - orange, bold, underlined
- variables - bold
- objects - white
- functions - blue
- strings - grey
After making changes, run:
vsce package
Then you can upload the generated file to Visual Studio marketplace.