hyperterm-gruvbox

February 10, 2017 · View on GitHub

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

  • gruvbox
  • hyperterm-gruvbox-dark

License

MIT © Edvinas Aleksejonokas

Contents

  1. 1Install
  2. 2Configuration
  3. 3Inspired by
  4. 4License