Keepcalm, a color theme for Visual Studio Code focused on software development. https://marketplace.visualstudio.com/items?itemName=sgmonda.keepcalm-theme ContributingClone the repository and install dependencies:
Open this project from VSCode and run
This will open a secondary VSCode window where you can see the theme in action. Any change in the theme (first window) will be reflected in the secondary window. To see what token a word is, from this secondary window:
To build a shareable VSIX file, after updating the
Now you can share the VSIX file and install it in any computer:
PublishingCreate an access token in Azure DevOps: Create a publisher in VSCode marketplace: Prepare VSCE CLI
After changes, update the
|