- Download the vsix file HERE and place in the vscode extensions directory:
- Windows
%USERPROFILE%\.vscode\extensions
- macOS and Linux
~/.vscode/extensions
- Windows
- In vscode, go to the extensions tab on the side bar, and click the 3 dots
- At the bottom of the menu, select
Install from VSIX
- Navigate to your vscode extensions directory, and select
Synthwave-Theme.vsix
- If it does not immedietely change your theme, select the extension and click "Set Color Theme", then hit enter
- Magenta: #fc4384
- Orange: #ff8b56
- Dark Grey: #646464
- Light Grey: adadad#
- Light Blue: #97f8ff
- Red: #ff3957
- Purple: #b973fa
- Green: #04f54d
https://gist.github.com/lol-russo/1c7a0b958be4b9434c5a120f24d5e7c3
Developer: Inspect Editor Tokens and Scopes
- Edit the json in /themes
- run
vsce package
- cp synthwave-0.0.1.vsix ~/.vscode/extensions/
- in vs code, uninstall extension and re-compile