themer/cli/packages/colors-monkey/README.md

14 lines
412 B
Markdown
Raw Normal View History

2020-04-25 12:29:52 +00:00
# @themer/colors-monkey
2018-09-09 01:38:38 +00:00
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:
2020-04-25 12:29:52 +00:00
npm install @themer/colors-monkey
2018-09-09 01:38:38 +00:00
2020-04-25 12:29:52 +00:00
Then pass `@themer/colors-monkey` as a `-c` (`--colors`) arg to `themer`:
2018-09-09 01:38:38 +00:00
2020-04-25 12:29:52 +00:00
themer -c @themer/colors-monkey ...