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

16 lines
560 B
Markdown
Raw Normal View History

2020-04-25 13:03:40 +00:00
# @themer/colors-rivet
2019-06-21 11:59:09 +00:00
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:
2020-04-25 13:03:40 +00:00
npm install @themer/colors-rivet
2019-06-21 11:59:09 +00:00
2020-04-25 13:03:40 +00:00
Then pass `@themer/colors-rivet` as a `-c` (`--colors`) arg to `themer`:
2019-06-21 11:59:09 +00:00
2020-04-25 13:03:40 +00:00
themer -c @themer/colors-rivet ...