UNPKG

hyper-ayu

Version:

Hyper theme based on Ayu Theme for Sublime Text

36 lines (24 loc) 967 B
# Ayu (dark) for Hyper Ayu for [Hyper](https://hyper.is/) is a simple theme with bright colors that come from the original [Ayu theme for Sublime Text](https://github.com/dempfi/ayu). A big thank you to that author, [dempfi](https://github.com/dempfi). --- ![Screenshot at start](https://raw.githubusercontent.com/licatajustin/hyper-ayu/master/images/start.png) ![Screenshot with tabs](https://raw.githubusercontent.com/licatajustin/hyper-ayu/master/images/diff.png) ### 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: ```javascript plugins: [ 'hyper-ayu' ] ``` 3. Fully reload Hyper (`Cmd + Shift + R`) 4. Profit! ### Related - [Hyper](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)