themer/cli/packages/prism
2020-04-25 22:00:56 -06:00
..
lib Scope PrismJS package 2020-04-25 13:19:07 -06:00
.gitignore Scope PrismJS package 2020-04-25 13:19:07 -06:00
.yarnrc Fix yarn configuration values 2020-04-25 22:00:56 -06:00
package.json Scope PrismJS package 2020-04-25 13:19:07 -06:00
README.md Scope PrismJS package 2020-04-25 13:19:07 -06:00

@themer/prism

A PrismJS theme generator for themer.

Installation & usage

Install this module wherever you have themer installed:

npm install @themer/prism

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

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

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