1.0.0 • Published 4 years ago

hyper-sunset v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

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'
  }
}

Related