Prism Coy Theme for Vivliostyle

Install

npm install --save prism-coy-theme
# or
yarn add prism-coy-theme

Use

In vivliostyle.config.js:

module.exports = {
  theme: 'prism-coy-theme',
};

License

MIT