hyper-sunset
Version:
Hyper theme with sunset colors
35 lines (25 loc) • 912 B
Markdown
# 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'
}
}
```
<p align="center">
<img src="https://raw.githubusercontent.com/pablopunk/art/master/sunset/sunset.jpg" alt="sunset">
<br>
<img src="https://raw.githubusercontent.com/pablopunk/art/master/sunset/terminals.png" alt="screenshot">
</p>
## 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