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