monokai
Version:
hyperterm theme based on altered monokai colour scheme
22 lines (14 loc) • 678 B
Markdown
# Atom One Dark for HyperTerm
[HyperTerm](https://hyperterm.org) theme based on [the Atom One Dark theme](https://github.com/atom/one-dark-syntax). Forked from @jxnblk's [HyperTerminator](https://github.com/jxnblk/hyperterminator) and modified by @mdo.

### Install
1. Open HyperTerm's preferences with `Cmd+,` (or manually at `~/.hyperterm.js`) with your editor.
2. Update your list of plugins to include `hyperterm-atom-dark`, like so:
```js
plugins: [
'hyperterm-atom-dark'
],
```
3. Fully reload HyperTerm (`Cmd+Shift+R), and tada!
### License
MIT