themer/cli/packages/sketch-palettes
2020-04-25 13:22:47 -06:00
..
lib Scope Sketch palettes package 2020-04-25 13:22:47 -06:00
.gitignore Scope Sketch palettes package 2020-04-25 13:22:47 -06:00
.yarnrc Scope Sketch palettes package 2020-04-25 13:22:47 -06:00
package.json Scope Sketch palettes package 2020-04-25 13:22:47 -06:00
README.md Scope Sketch palettes package 2020-04-25 13:22:47 -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.