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
- Host: GitHub
- URL: https://github.com/ghosh/hyper-solarized-light
- Owner: ghosh
- Created: 2016-07-20T06:38:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T12:41:23.000Z (over 8 years ago)
- Last Synced: 2025-07-22T13:49:16.101Z (8 months ago)
- Topics: hyper, hyper-theme, solarized, theme
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 27
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/)

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