Dracula code titles theme for Gatsby
npm install gatsby-code-titles-draculaDark code titles theme for gatsby-remark-prismjs plugin.
``bash`
npm install gatsby-code-titles-dracula
`jsgatsby-browser.js
// `
import 'gatsby-code-titles-dracula';
To add custom class names refer to gatsby-remark-code-titles` documentation.
* gatsby-prismjs-dracula-theme
* gatsby-line-hightlights-dracula
* gatsby-line-numbers-dracula
* gatsby-syntax-highlights-dracula
* gatsby-code-buttons-dracula
---
PRs are welcome :octocat: