https://github.com/pablopunk/hyper-sunset
Sunset colors for hyper
https://github.com/pablopunk/hyper-sunset
Last synced: about 1 year ago
JSON representation
Sunset colors for hyper
- Host: GitHub
- URL: https://github.com/pablopunk/hyper-sunset
- Owner: pablopunk
- Created: 2020-04-21T11:15:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T11:16:16.000Z (about 6 years ago)
- Last Synced: 2025-03-07T13:18:52.320Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# hyper-sunset 
[sunset colors](https://github.com/pablopunk/sunset-colors) for [hyper terminal](https://hyper.is)
## Install
```bash
$ hyper install hyper-sunset
```
If you want the light version, you need this inside your `.hyper.js` config:
```js
// .hyper.js
module.exports = {
config {
...
theme: 'light'
}
}
```
## Related
- [hyper-mac](https://github.com/pablopunk/hyper-mac): Get the native look of the terminal window
- [sunset.vim](https://github.com/pablopunk/sunset.vim): Sunset colors in vim
- [hyper-sick](https://github.com/pablopunk/hyper-sick): Another theme for hyper