themer/cli/packages/brave
2020-04-25 22:00:56 -06:00
..
lib Scope default colors package 2020-04-24 10:30:09 -06:00
.gitignore Scope Brave package 2020-04-24 10:30:09 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope Brave package 2020-04-24 10:30:09 -06:00
README.md Scope Brave package 2020-04-24 10:30:09 -06:00

@themer/brave

A Brave theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/brave

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

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

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