hypernasa
v1.3.0
Published
nasa picture of the day background image for hyper
Downloads
5
Readme
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).
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]