UNPKG

monokai

Version:

hyperterm theme based on altered monokai colour scheme

22 lines (14 loc) 678 B
# 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. ![Screenshot](https://cloud.githubusercontent.com/assets/98681/16896200/91059c30-4b41-11e6-98a5-840e1516770d.png) ### 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