Install it manually by cloning this repo with: git clone https://github.com/keller00/JunglePup.git ~/.vscode/extensions
Development
Clone this repository and open it in VSCode
Go to "Run and Debug" and run "Preview window", which will be your preview for your changes.
Either edit the file in themes folder for them to take effect immediately in the preview windows. This is useful for prototyping, but make sure to change the build ts files before submitting any PRs, these can be found in the src folder.
(Optional) Run the build form your terminal with: npm run build.
Customization
As an example assume that we want to change the the remote window background to JunglePup Dense's pink accent color.
The remote window background is visible in the lower left corner of the screenshot above.
Just insert the following into your settings.json: