themer/cli/packages/atom-ui/README.md
2020-04-23 07:19:42 -06:00

506 B

@themer/atom-ui

An Atom UI theme generator for themer.

Installation & usage

Install this module wherever you have themer installed (note that this package requires themer@2.1.0 or newer.):

npm install @themer/atom-ui

Then pass @themer/atom-ui as a -t (--template) arg to themer:

themer -c my-colors.js -t @themer/atom-ui -o gen

Installation instructions for the generated theme package(s) will be included in <output dir>/README.md.