Skip to content

licatajustin/hyper-ayu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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