Voltage v1.0.0
Initial release as a standalone VS Code theme extension (previously a settings.json override on top of GitHub Dark Default).
- Color definitions for the editor, terminal, git decorations, and bracket pair highlighting.
- Token color rules for C/C++, CUDA, SystemVerilog, Tcl, and Python.
Install
Download voltage-theme-1.0.0.vsix below, then:
code --install-extension voltage-theme-1.0.0.vsix
Or in VS Code: Extensions view → ... menu → Install from VSIX...