Skip to content

harastaivan/theme

Repository files navigation

harastaivan theme

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

💻 Screenshot

🔖 Publishing the package

After making changes, run:

vsce package

Then you can upload the generated file to Visual Studio marketplace.