babel-plugin-prismjs icon indicating copy to clipboard operation
babel-plugin-prismjs copied to clipboard

Added support for custom and prism-themes themes

Open RunDevelopment opened this issue 3 years ago • 1 comments

The babel plugin should support prism-themes themes and custom themes.


See PrismJS/prism-themes#149.

RunDevelopment avatar Feb 08 '22 11:02 RunDevelopment

So, is there a way to specify a theme from prism-themes in .babelrc? If not, what's the recommended way of using a theme from prism-themes while keeping the rest of the cofiguration in the .babelrc file?

ttasovac avatar Oct 06 '23 04:10 ttasovac