themer/cli/packages/themer-chrome/README.md
2020-03-16 07:41:25 -06:00

429 B

themer-chrome

A Chrome theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-chrome

Then pass themer-chrome as a -t (--template) arg to themer:

themer -c my-colors.js -t themer-chrome -o gen

Installation instructions for the generated theme(s) will be included in <output dir>/README.md.