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