themer/cli/packages/firefox-addon
2020-04-28 06:38:59 -06:00
..
lib Merge branch 'firefox_remove_border' of https://github.com/andreicristianpetcu/themer into andreicristianpetcu-firefox_remove_border 2020-04-28 06:32:40 -06:00
.gitignore Scope Firefox add-on package 2020-04-25 07:28:20 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json @themer/firefox-addon-v1.0.1 2020-04-28 06:38:59 -06:00
README.md Scope Firefox add-on package 2020-04-25 07:28:20 -06:00

@themer/firefox-addon

A Firefox theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/firefox-addon

Then pass @themer/firefox-addon as a -t (--template) arg to themer:

themer -c my-colors.js -t @themer/firefox-addon -o gen

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