Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamskok/gatsby-syntax-highlights-dracula

Dracula Theme Code Buttons 🦇
https://github.com/iamskok/gatsby-syntax-highlights-dracula

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

Last synced: 2 days ago
JSON representation

Dracula Theme Code Buttons 🦇

Awesome Lists containing this project

README

        



Gatsby



Dracula Syntax Highlighting Theme for Gatsby



Gatsby


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

## Installation

```bash
npm install gatsby-syntax-highlights-dracula
```

```js
// gatsby-browser.js
import 'gatsby-syntax-highlights-dracula';
```

## 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-code-buttons-dracula](https://github.com/iamskok/gatsby-code-buttons-dracula)
* [gatsby-code-titles-dracula](https://github.com/iamskok/gatsby-code-titles-dracula)

---

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