themer/cli/packages/colors-default/README.md
2020-04-24 10:30:09 -06:00

655 B

@themer/colors-default

A default color set for themer.

dark preview

light preview

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/colors-default

Then pass @themer/colors-default as a -c (--colors) arg to themer:

themer -c @themer/colors-default ...