https://github.com/jdinhify/vscode-theme-gruvbox
Gruvbox theme for vscode based on https://github.com/morhetz/gruvbox
https://github.com/jdinhify/vscode-theme-gruvbox
gruvbox theme vscode-theme
Last synced: 6 months ago
JSON representation
Gruvbox theme for vscode based on https://github.com/morhetz/gruvbox
- Host: GitHub
- URL: https://github.com/jdinhify/vscode-theme-gruvbox
- Owner: jdinhify
- License: mit
- Created: 2016-10-09T04:06:31.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T06:25:10.000Z (6 months ago)
- Last Synced: 2025-04-10T07:32:58.588Z (6 months ago)
- Topics: gruvbox, theme, vscode-theme
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=jdinhlife.gruvbox
- Size: 6.05 MB
- Stars: 289
- Watchers: 4
- Forks: 70
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
Gruvbox
A port of Gruvbox theme to VS Code editor
## About
A [gruvbox](https://github.com/morhetz/gruvbox) theme including syntax highlighting and workbench & terminal colors.
## Installation
Launch _Quick Open_
-
Linux `Ctrl+P`
-macOS `⌘P`
-Windows `Ctrl+P`
Paste the following command and press `Enter`:
```
ext install jdinhlife.gruvbox
```## Variants
- Dark - Medium Contrast
- Dark - Hard Contrast
- Dark - Soft Contrast
- Light - Medium Contrast
- Light - Hard Contrast
- Light - Soft Contrast### Screenshots

## Credits
- Special thank to [Pavel Pertsev](https://github.com/morhetz), the creator of [gruvbox](https://github.com/morhetz/gruvbox) original theme.
- A bunch of [awesome contributors](https://github.com/jdinhify/vscode-theme-gruvbox/graphs/contributors)## Contributing
Please, report issues/bugs and suggestions for improvements to the issue [here](https://github.com/jdinhify/vscode-theme-gruvbox/issues).
If you'd like to contribute, please follow the [contributing docs](CONTRIBUTING.md)
## Release Notes
See [releases](https://github.com/jdinhify/vscode-theme-gruvbox/releases).
Copyright (C) 2017 [jd](https://github.com/jdinhify)