Skip to content

joshgentry/hyper-gruvbox

 
 

Repository files navigation

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.

About

Hyperterm theme based on gruvbox

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%