1.0.1 • Published 7 years ago

hyperterm-ayu v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Ayu (dark) for HyperTerm

Ayu for HyperTerm is a simple theme with bright colors that come from the original Ayu theme for Sublime Text.

A big thank you to that author, dempfi.


Screenshot at start Screenshot with tabs

Installation

  1. Open HyperTerm's preferences with Cmd + , (or manually at ~/.hyperterm.js).
  2. Update your list of plugins to include hyperterm-ayu, like this:

    plugins: [
    'hyperterm-ayu'
    ]
3. Fully reload HyperTerm (`Cmd + Shift + R`)
4. Profit!

### Related

- [HyperTerm](https://hyper.is/)
- [Ayu for Sublime Text](https://github.com/dempfi/ayu)
- [Ayu for Vim](https://github.com/ayu-theme/ayu-vim)

### License

MIT @ [Justin Licata](https://twitter.com/justinlicata)