themer/cli/packages/chrome
2020-04-24 10:30:09 -06:00
..
lib Scope default colors package 2020-04-24 10:30:09 -06:00
.gitignore Scope Chrome package 2020-04-24 06:28:16 -06:00
.yarnrc Scope Chrome package 2020-04-24 06:28:16 -06:00
package.json Scope Chrome package 2020-04-24 06:28:16 -06:00
README.md Scope Chrome package 2020-04-24 06:28:16 -06:00

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