themer/cli/packages/kitty
2020-05-02 14:54:27 -06:00
..
lib Update inactive tab color for kitty 2020-05-02 14:54:27 -06:00
.gitignore Initial kitty theme template implementation 2020-05-02 10:55:48 -06:00
.yarnrc Initial kitty theme template implementation 2020-05-02 10:55:48 -06:00
package.json Initial kitty theme template implementation 2020-05-02 10:55:48 -06:00
README.md Initial kitty theme template implementation 2020-05-02 10:55:48 -06:00

@themer/kitty

A kitty template for 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.