hyper-gruvbox
v1.0.0
Published
Hyper theme based on Gruvbox
Downloads
17
Maintainers
Readme
hyper-gruvbox
A Hyper theme based on gruvbox.
Install
Add hyper-gruvbox
to the plugins list in ~/.hyper.js
config file.
Configuration
One can adjust theme style
and contrast
options in ~/.hyper.js
config file.
gruvboxTheme: {
style: 'dark', // or 'light'
contrast: 'normal' // or 'soft', 'hard'
},
Inspired by
- gruvbox
- hyperterm-gruvbox-dark
- hyperterm-gruvbox (which this extends)
License
MIT, refer to included LICENSE file for further details.