hyper-solarized-light
Version:
Hyper theme using the light Solarized colors
25 lines (17 loc) • 627 B
Markdown
# Solarized Light Theme for Hyper
A port of the [Solarized Light](http://ethanschoonover.com/solarized) color scheme for [Hyper.app](https://hyper.is/)

### Installation
1. Open HyperTerm's preferences by pressing `Cmd + ,`.
2. Find and Update the plugins array to include `hyper-solarized-light`:
```js
plugins: [
'hyper-solarized-light'
],
```
3. Reload HyperTerm by pressing `Cmd + Shft + R`
### Related
- [Solarized Dark Theme](https://github.com/Ghosh/hyper-solarized-dark)
```
License - MIT
```