themer/cli/packages/themer-atom-ui
2020-03-31 21:10:19 -06:00
..
lib Fix Atom UI installation instructions 2020-03-31 21:10:19 -06:00
.gitignore Move packages into cli/. 2018-10-09 06:35:01 -06:00
.yarnrc Move packages into cli/. 2018-10-09 06:35:01 -06:00
package.json themer-atom-ui-v1.1.0 2020-03-20 06:28:03 -06:00
README.md Implement renderInstructions in themer-atom-ui 2020-03-16 07:41:25 -06:00

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.