Awesome
hyperterm-gruvbox
A HyperTerm theme based on gruvbox.
Install
Add hyperterm-gruvbox
to the plugins list in ~/.hyperterm.js
config file.
Configuration
One can adjust theme style
and contrast
options in ~/.hyperterm.js
config file.
gruvboxTheme: {
style: 'dark', // or 'light'
contrast: 'normal' // or 'soft', 'hard'
},
Inspired by
License
MIT © Edvinas Aleksejonokas