Netstack Theme VSCode extension by Euheimr is a full editor and syntax highlighting theme based on the video game Cyberpunk 2077 by CD Projekt Red. I'm a massive fan.
Colors for this theme were sampled from in-game screenshots.
If you prefer to preview the theme before installing, see: https://vscode.dev/editor/theme/euheimr.netstack/netstack
Visual Studio Marketplace or the VSCode direct link
VSCode direct link will launch Visual Studio Code, if not opened already.
!TODO: Add screenshots of the following languages:
- .sh
- .bat
- C
- C++
- Go
- HTML
- Java
- JavaScript
- JSON
- Markdown
- Rust
- TypeScript
- Download the updated theme JSON
- copy the contents of the new theme and paste into
themes/netstack-color-theme.json
- Increment
version
inpackage.json
vsce package
to create a newVSIX
extension packagevsce publish
to https://marketplace.visualstudio.com/items?itemName=euheimr.netstack via Azure DevOps