hyper-solarized-dark
Version:
Hyper theme using the dark Solarized colors
26 lines (17 loc) • 610 B
Markdown
# Solarized Dark theme for Hyper
A port of the [Solarized Dark](http://ethanschoonover.com/solarized) theme for [Hyper.app](https://hyper.is)

### 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
```