Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Gruvbox Material NeovimNew to Visual Studio Code? Get it now.
Gruvbox Material Neovim

Gruvbox Material Neovim

RiverMatsumoto

|
6 installs
| (0) | Free
A VS Code port of f4z3r's Gruvbox Material Neovim theme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gruvbox Material Neovim for VS Code

The color palette is based on f4z3r's Gruvbox Material Neovim theme, which was the palette source for the original Zed port.

A VS Code color-theme port of RiverMatsumoto's Zed theme: https://github.com/RiverMatsumoto/zed-gruvbox-material-neovim.

The palette follows the Zed version closely:

  • Background: #282828
  • Surface: #32302f
  • Foreground: #d4be98
  • Muted text/comments: #7c6f64
  • Accent/variables/properties: #7daea3
  • Keywords/errors: #ea6962
  • Functions: #a9b665
  • Types: #d8a657
  • Strings: #b3f6c0

Local Install

Run the local installer from this folder:

.\install-vsix.cmd

That packages the theme as a .vsix, installs it into VS Code, and forces replacement of any previous local version. Reload VS Code, then select Gruvbox Material Neovim Dark from Preferences: Color Theme.

Development

Open this folder in VS Code, press F5, and choose the theme in the extension development host. This is a JSON-only color theme, so there is no compile step beyond packaging the VSIX.

Marketplace Publishing

See PUBLISHING.md for the release checklist and Marketplace commands.

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