# @themer/prism A [PrismJS](https://prismjs.com/) theme generator for [themer](https://github.com/mjswensen/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 `/README.md`.