A premium, Tokyo Night inspired dark theme built for competitive programmers and late-night coding sessions. Designed to be easy on the eyes while providing high-contrast syntax highlighting for maximum focus.
- Tokyo Night Palette: Deep navy backgrounds with vibrant neon accents.
- Optimized for Focus: Minimal UI defaults (no minimap, no breadcrumbs) to maximize your coding space.
- Competitive Programming Ready: Sharp, clear typography and high-visibility bracket matching.
- Premium Typography: Bundled with optimal font settings (Menlo/Monaco) and line-heights.
Click the Download Now button above or visit gaurbage.com to get the .vsix file.
- Open your editor.
- Go to the Extensions view (
Ctrl+Shift+X). - Click the
...menu (top right) and select Install from VSIX.... - Select the
gaurbage-theme-0.0.1.vsixfile you just downloaded.
- Clone this repository into your extensions folder:
# Windows cd %USERPROFILE%\.antigravity\extensions git clone https://github.com/your-username/gaurbage-theme.git
- Restart your editor.
This theme is "opinionated" and comes with these built-in defaults:
{
"editor.fontFamily": "Menlo, Monaco, Consolas, monospace",
"editor.fontSize": 14,
"editor.lineHeight": 22,
"editor.fontWeight": "500",
"editor.letterSpacing": 0.2,
"editor.minimap.enabled": false,
"breadcrumbs.enabled": false
}- Inspired by the legendary Tokyo Night color palette.
Enjoying Gaurbage Theme? Consider giving it a β on GitHub!
