An open API service indexing awesome lists of open source software.

https://github.com/ghosh/hyper-solarized-light

Hyper theme based on solarized light colors
https://github.com/ghosh/hyper-solarized-light

hyper hyper-theme solarized theme

Last synced: 8 months ago
JSON representation

Hyper theme based on solarized light colors

Awesome Lists containing this project

README

          

# Solarized Light Theme for Hyper

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

![Solarized Light Hyper](https://www.dropbox.com/s/o5acpfvbva52qvc/hyperterm-solarized-light.png?raw=1)

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