An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          









Gruvbox


A port of Gruvbox theme to VS Code editor



Version


Installs


Downloads


Ratings

## 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

![screenshots](images/screenshots.jpg)

## 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)