themer/cli/packages/themer-prism
2020-03-20 06:28:39 -06:00
..
lib Implement renderInstructions in themer-prism 2020-03-16 07:41:25 -06:00
.gitignore Add prismjs 2019-08-02 00:45:15 +05:30
.yarnrc Add prismjs 2019-08-02 00:45:15 +05:30
package.json themer-prism-v1.1.0 2020-03-20 06:28:39 -06:00
README.md Add link to PrismJS website in readme 2020-03-16 07:41:25 -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.