Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hyper-gruvbox

joshgentry16MIT1.0.0

Hyper theme based on Gruvbox

hyper, hyper-theme, hyperterm, hyperterm-theme, gruvbox, gruvbox-dark, gruvbox-light

readme

hyper-gruvbox

A Hyper theme based on gruvbox.

screenshot screenshot

Install

Add hyper-gruvbox to the plugins list in ~/.hyper.js config file.

Configuration

One can adjust theme style and contrast options in ~/.hyper.js config file.

gruvboxTheme: {
  style: 'dark', // or 'light'
  contrast: 'normal' // or 'soft', 'hard'
},

Inspired by

License

MIT, refer to included LICENSE file for further details.