hyperterm-ayu

Hyperterm theme based on Ayu Theme for Sublime Text


Keywords
hyperterm, hyperterm-theme, colors, ayu, ayu-theme, hyper, hyper-theme, theme
License
MIT
Install
npm install hyperterm-ayu@1.0.1

Documentation

Ayu (dark) for Hyper

Ayu for Hyper 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 Hyper's preferences with Cmd + , (or manually at ~/.hyper.js).
  2. Update your list of plugins to include hyper-ayu, like this:
 plugins: [
   'hyper-ayu'
 ]
  1. Fully reload Hyper (Cmd + Shift + R)
  2. Profit!

Related

License

MIT @ Justin Licata