# hyper-sick ![npm](https://img.shields.io/npm/dt/hyper-sick.svg?style=social)

[Sick colors](https://github.com/pablopunk/sick-colors) for [hyper terminal](https://hyper.is)

## Install

```bash
$ hyper install hyper-sick
```

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://assets.zeit.co/image/upload/v1549723846/repositories/hyper/hyper-3-repo-banner.png" alt="logo">
  <br>
  <img src="https://raw.githubusercontent.com/pablopunk/art/master/sick-colors/terminal.svg?sanitize=true" alt="screenshot">
</p>

## Related

- [hyper-mac](https://github.com/pablopunk/hyper-mac): Get the native look of the terminal window
