Follow-up to v1.0.0 with real-world corrections found while testing the packaged theme in VS Code.
- Editor/sidebar/statusbar/tab/panel backgrounds and borders realigned with GitHub Dark Default's actual color values (background was a near-black
#0a0a0a, correct value is#0d1117). Voltage's own accent colors (cursor, badges, bracket highlights, syntax palette) are unchanged. - Git decoration colors fixed: added/untracked are green, modified is gold, deleted is red.
- READMEs now document the Material Icon Theme folder/file tint settings for a matching file-explorer look.
Install
Download voltage-theme-1.0.1.vsix below, then:
code --install-extension voltage-theme-1.0.1.vsix
Or in VS Code: Extensions view → ... menu → Install from VSIX...