themer/cli/packages/themer-colors-default
2020-04-15 06:44:01 -06:00
..
lib Move packages into cli/. 2018-10-09 06:35:01 -06:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json themer-colors-default-v1.0.10 2018-10-12 20:33:33 -06:00
README.md Update image references 2020-04-15 06:44:01 -06:00

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 ...