UNPKG

hyperterm-wwdc

Version:

Hyperterm theme based on the WWDC 2016 colors

23 lines (15 loc) 813 B
# WWDC 2016 theme for HyperTerm [HyperTerm](https://hyperterm.org) theme based on [my WWDC theme for Vim, Sublime and Atom](https://github.com/snazzyham/wwdc-2016). Forked from @mdo's fork of @jxnblk's [HyperTerminator](https://github.com/jxnblk/hyperterminator). ![Screenshot at start](https://cloud.githubusercontent.com/assets/98681/16899205/f644411e-4baf-11e6-851a-930070779867.png) ![Screenshot with tabs](https://cloud.githubusercontent.com/assets/98681/16899206/f644c080-4baf-11e6-890d-fd5c628c7991.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-wwdc`, like so: ```js plugins: [ 'hyperterm-wwdc' ], ``` 3. Fully reload HyperTerm (`Cmd+Shift+R`), and tada! ### License MIT