1.3.0 • Published 7 years ago

hypernasa v1.3.0

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

hypernasa

Nasa Hyper extension

A theme which replaces the terminal background with NASA's Picture of the Day. (https://apod.nasa.gov/apod/archivepix.html).

npm.io

Install

Add hypernasa to the plugins list in your ~/.hyper.js config file.

Options

~/.hyper.js

module.exports = {
  config: {
    hypernasa: {
      overlayColor: #000,
      overlayOpacity: .25
    }
  }
}

License

MIT © Colm Seale