themer/cli/packages/colors-rivet/README.md
2020-04-25 07:03:40 -06:00

16 lines
560 B
Markdown

# @themer/colors-rivet
A color set for [themer](https://github.com/mjswensen/themer) based on the design system for [Rivet, Inc.](https://www.rivethealth.com).
![Preview](https://cdn.jsdelivr.net/gh/mjswensen/themer@90625290708a72fc49b79bbefaa61e8cce12fc9d/cli/packages/themer-colors-rivet/assets/themer-colors-rivet.png)
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-rivet
Then pass `@themer/colors-rivet` as a `-c` (`--colors`) arg to `themer`:
themer -c @themer/colors-rivet ...