Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/theme-gruvbox
https://github.com/lvce-editor/theme-gruvbox
lvce-editor theme
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lvce-editor/theme-gruvbox
- Owner: lvce-editor
- Created: 2022-10-06T20:52:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T15:22:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T00:22:42.404Z (over 1 year ago)
- Topics: lvce-editor, theme
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/theme-gruvbox
- Size: 109 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Theme Gruvbox
![demo](./images/demo.png)
## Contributing
```sh
git clone [email protected]:lvce-editor/theme-gruvbox.git &&
cd theme-gruvbox &&
npm ci &&
npm run dev
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/theme-gruvbox)
## Credits
Extension is based on https://github.com/sainnhe/gruvbox-material-vscode by @sainnhe (License MIT)