1.0.1 • Published 6 years ago

hyper-seventy v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Hyper-Seventy

A dark theme for the Hyper terminal based on the awesome gruvbox color palete

preview image preview image2

Install

Add hyper-seventy to the plugins array in your hyper.js config file:

config: {
    plugins: ['hyper-seventy'],
}

or enter the following command in your terminal:

hyper i hyper-seventy

Acknowledgments

This theme is inspired by the awesome gruvbox theme for vim.

License

MIT