hyper-one-dark-vivid
Version:
Hyper.app theme based on Atom One Dark (vivid)
23 lines (15 loc) • 590 B
Markdown
# One Dark (Vivid) Theme for Hyper
[Hyper](https://hyper.is) theme inspired by the [Atom One Dark](https://github.com/atom/one-dark-syntax) theme but with more **vivid** colors.


## Install
1. Open Hyper's preferences with `Ctrl+,` or edit manually from `~/.hyper.js`
2. Add `hyper-one-dark-vivid` to list of plugins:
```js
plugins: [
'hyper-one-dark-vivid'
],
```
3. Reload Hyper with `Ctrl+Shift+F5`
## License
MIT © [Brandon Smith](https://github.com/brandon93s)