Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamskok/gatsby-code-titles-dracula

Dracula Code Buttons Theme 🦇
https://github.com/iamskok/gatsby-code-titles-dracula

css gatsby gatsby-plugin gatsby-remark-prismjs gatsbyjs sass syntax-highlighting theme

Last synced: about 1 month ago
JSON representation

Dracula Code Buttons Theme 🦇

Awesome Lists containing this project

README

        



Gatsby



Dracula Code Titles Theme for Gatsby



Gatsby


Dark code titles theme for [`gatsby-remark-prismjs`](https://www.gatsbyjs.org/packages/gatsby-remark-prismj) plugin.

### Installation

```bash
npm install gatsby-code-titles-dracula
```

```js
// `gatsby-browser.js`
import 'gatsby-code-titles-dracula';
```

## Options

To add custom class names refer to `gatsby-remark-code-titles` [documentation](https://github.com/DSchau/gatsby-remark-code-titles/).

## Related projects

* [gatsby-prismjs-dracula-theme](https://github.com/iamskok/gatsby-prismjs-dracula-theme)
* [gatsby-line-hightlights-dracula](https://github.com/iamskok/gatsby-line-hightlights-dracula)
* [gatsby-line-numbers-dracula](https://github.com/iamskok/gatsby-line-numbers-dracula)
* [gatsby-syntax-highlights-dracula](https://github.com/iamskok/gatsby-syntax-highlights-dracula)
* [gatsby-code-buttons-dracula](https://github.com/iamskok/gatsby-code-buttons-dracula)

---

[PRs are welcome](https://github.com/iamskok/gatsby-line-highlights-dracula/fork) :octocat: