themer/cli/packages/themer-chrome
2020-04-15 07:04:12 -06:00
..
lib Update omnibox colors and tests 2020-04-15 07:01:38 -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-chrome-v1.2.1 2020-04-15 07:04:12 -06:00
README.md Implement renderInstructions in themer-chrome 2020-03-16 07:41:25 -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.