Trade Wars 2002 Theme for VS CodeThis is my interpretation of a Trade Wars 2002 theme as a VS Code extension. To install this theme in VS Code:
Press (Ctrl+P) in VS Code to open the quick console, paste the following command, and press enter.
See below for how to create your own extension using this one as a starting point. If you're reading this from github, here's the marketplace page. Quickstartimages/Screenshot_20231224_233149.png https://github.com/pabrams/trade-wars-2002-color-theme/blob/f3b789a1c09d9680b2a443f28807091241fec5bb/images/Screenshot_20231224_233149.png
Make changes
Adopt your theme to Visual Studio Code
To learn more about scopes and how they're used, check out the color theme documentation. Install your extension
From CLIInstall dependencies, then run the build script, then install the extension itself.
publish
Check https://marketplace.visualstudio.com/manage/publishers/paulabrams1 and wait for it to stop verifying. Then visit https://marketplace.visualstudio.com/items?itemName=paulabrams1.trade-wars-2002-color-theme |