themer/cli/packages/themer-sketch-palettes
2020-03-16 07:41:25 -06:00
..
lib Implement renderInstructions for themer-sketch-palettes 2020-03-16 07:41:25 -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-sketch-palettes-v1.0.3 2018-10-10 21:21:10 -06:00
README.md Implement renderInstructions for themer-sketch-palettes 2020-03-16 07:41:25 -06:00

themer-sketch-palettes

A themer template for generating files compatible with the andrewfiorillo/sketch-palettes Sketch plugin.

Installation & usage

Install this module wherever you have themer installed:

npm install themer-sketch-palettes

Then pass themer-sketch-palettes as a -t (--template) arg to themer:

themer -c my-colors.js -t themer-sketch-palettes -o gen

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