@themer/terminal
Version:
A Terminal.app theme generator for themer.
16 lines (8 loc) • 458 B
Markdown
# @themer/terminal
A Terminal.app theme generator for [themer](https://github.com/mjswensen/themer).
## Installation & usage
Install this module wherever you have `themer` installed.
npm install @themer/terminal
Then pass `@themer/terminal` as a `-t` (`--template`) argument to `themer`:
themer -c my-colors.js -t @themer/terminal -o gen/
Installation instructions for the generated theme file(s) will be included in `<output dir>/README.md`.