Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>GruvbitNew to Visual Studio Code? Get it now.
Gruvbit

Gruvbit

Maksim Burtsev

|
17 installs
| (0) | Free
A warm take on gruvbox for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gruvbit for VS Code

Port of vim-gruvbit for Visual Studio Code.

Preview

Python

Python example

Go

Go example

TypeScript

TypeScript example

Installation

From Marketplace

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for Gruvbit
  4. Click Install
  5. Ctrl+K Ctrl+T / Cmd+K Cmd+T → select Gruvbit

From VSIX

  1. Download the .vsix file from Releases
  2. Run: code --install-extension gruvbit-*.vsix

From Source

git clone https://github.com/Maksim-Burtsev/gruvbit-vscode
cd gruvbit-vscode
npm install -g @vscode/vsce
vsce package
code --install-extension gruvbit-*.vsix

Credits

  • Maxim Kim (@habamax) — author of vim-gruvbit
  • Pavel Pertsev (@morhetz) — author of gruvbox, the colorscheme gruvbit is based on

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft