Home

Awesome

hyper-sunset npm

sunset colors for hyper terminal

Install

$ hyper install hyper-sunset

If you want the light version, you need this inside your .hyper.js config:

// .hyper.js
module.exports = {
  config {
    ...
    theme: 'light'
  }
}
<p align="center"> <img src="https://raw.githubusercontent.com/pablopunk/art/master/sunset/sunset.jpg" alt="sunset"> <br> <img src="https://raw.githubusercontent.com/pablopunk/art/master/sunset/terminals.png" alt="screenshot"> </p>

Related