themer/cli/packages/colors-monkey/README.md
2020-04-25 06:29:52 -06:00

14 lines
412 B
Markdown

# @themer/colors-monkey
A [themer](https://github.com/mjswensen/themer) color set based on the image in [this tweet](https://twitter.com/pwnela/status/908823633283502080).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-monkey
Then pass `@themer/colors-monkey` as a `-c` (`--colors`) arg to `themer`:
themer -c @themer/colors-monkey ...