hypermaterial-vibrancy
Version:
A material theme for Hyper.js
31 lines (21 loc) • 535 B
Markdown
# hypermaterial-vibrancy
Material theme for [Hyper](https://hyper.is).
<img width="640" alt="hyper-material" src="https://cloud.githubusercontent.com/assets/1333916/21167023/63bc12ac-c15e-11e6-8694-c3a1b5c4afa6.png">
## Install
Add `hypermaterial-vibrancy` to your plugins list in `~/.hyperterm.js`:
```js
plugins: [
plugins: [
'hypermaterial-vibrancy'
]
]
```
## Configuration
Add these options to `~/.hyper.js` to configure.
```js
// OPTIONS: From 0.1 to 1
// DEFAULT: 0.8
backgroundOpacity: '1',
```
## License
MIT