Grusper is a high-contrast dark VS Code theme focused on readability and semantic color. It uses carefully chosen colors to convey meaning — not just decoration — making it easier to read and understand code at a glance.
- High-contrast dark background — reduces eye strain during long coding sessions
- Semantic color palette — colors are chosen to reflect the meaning and role of each syntax element
- Readability-first design — clear distinction between identifiers, keywords, strings, and types
- Lightweight — no dependencies, instant activation
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X) - Search for Grusper
- Click Install
- Open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) and select Preferences: Color Theme - Choose Grusper
- Download the latest
.vsixrelease from the Releases page - Open VS Code
- Open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) and run Extensions: Install from VSIX… - Select the downloaded
.vsixfile
If you find any bugs or have suggestions for improvements, please feel free to open an issue in the repository.
This theme is released under the MIT License.

