0.0.2 • Published 8 years ago

hyperterm-gruvbox v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

hyperterm-gruvbox

A HyperTerm theme based on gruvbox.

screenshot screenshot

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