themer/cli/packages/kitty/README.md
2020-05-02 10:55:48 -06:00

16 lines
457 B
Markdown

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