Skip to content

abhijeetgaur-dev/gaurbage-theme

Repository files navigation

Gaurbage Theme πŸ—‘οΈβœ¨

Download Now

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.

gaurbage-theme Preview

🌟 Features

  • 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.

πŸš€ Installation

1. Download the Extension

Click the Download Now button above or visit gaurbage.com to get the .vsix file.

2. Install in Editor

  1. Open your editor.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Click the ... menu (top right) and select Install from VSIX....
  4. Select the gaurbage-theme-0.0.1.vsix file you just downloaded.

3. Manual Installation (For Developers)

  1. Clone this repository into your extensions folder:
    # Windows
    cd %USERPROFILE%\.antigravity\extensions
    git clone https://github.com/your-username/gaurbage-theme.git
  2. Restart your editor.

πŸ› οΈ Included Settings

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
}

🎨 Credits


Enjoying Gaurbage Theme? Consider giving it a ⭐ on GitHub!

About

A Tokyo Night inspired VS Code theme with LeetCode contest-style aesthetics, built for competitive programmers and backend developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors