1.0.0 • Published 5 years ago

hyper-gruvbox v1.0.0

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

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.