themer/cli/packages/brave/README.md
2020-04-24 10:30:09 -06:00

16 lines
450 B
Markdown

# @themer/brave
A [Brave](https://brave.com/) theme generator for [themer](https://github.com/mjswensen/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`.