themer/cli/packages/firefox-color/README.md
2020-04-25 07:30:21 -06:00

16 lines
490 B
Markdown

# @themer/firefox-color
A [Firefox Color](https://color.firefox.com) template for [themer](https://github.com/mjswensen/themer).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/firefox-color
Then pass `@themer/firefox-color` as a `-t` (`--template`) arg to `themer`:
themer -c my-colors.js -t @themer/firefox-color -o gen
Installation instructions for the generated theme(s) will be included in `<output dir>/README.md`.