# Solarized Dark theme for Hyper

A port of the [Solarized Dark](http://ethanschoonover.com/solarized) theme for [Hyper.app](https://hyper.is)

![Solarized Dark Hyper](https://www.dropbox.com/s/mkwkek1mmwupght/hyperterm-solarized-dark.png?raw=1)

### Installation
1. Open Hyper's preferences by pressing `Cmd + ,`.
2. Find and Update the plugins array to include `hyper-solarized-dark`:  

  ```js
  plugins: [  
    'hyper-solarized-dark'  
  ],
  ```

3. Reload Hyper by pressing `Cmd + Shft + R`


### Related
- [Solarized Light Theme](https://github.com/Ghosh/hyper-solarized-light)

```
License - MIT
```
