Skip to content

rezonanc/hyperterm-gruvbox

Repository files navigation

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