themer/cli/packages/xresources/README.md

16 lines
448 B
Markdown
Raw Normal View History

2020-05-01 12:44:51 +00:00
# @themer/xresources
An X resources template for [themer](https://github.com/mjswensen/themer).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/xresources
Then pass `@themer/xresources` as a `-t` (`--template`) arg to `themer`:
themer -c my-colors.js -t @themer/xresources -o gen
Installation instructions for the generated theme(s) will be included in `<output dir>/README.md`.