0.0.4 • Published 7 years ago
hyper-atom-dark-vibrancy v0.0.4
Atom One Dark Vibrancy for Hyper
Hyper theme based on the Atom One Dark theme. Forked from @jxnblk's HyperTerminator and modified by @mdo.
 

Install
- Open Hyper's preferences with Cmd+,(or manually at~/.hyper.js) with your editor.
- Update your list of plugins to include hyperterm-atom-dark, like so:plugins: [ 'hyper-atom-dark-vibrancy' ],
3. Fully reload Hyper (`Cmd+Shift+R`), and tada!
Add follows line to config for enable the light vibrancy effect:
```js
enableVibrancy: trueLicense
MIT