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-buttons-dracula

Dracula Code Button Theme 🦇
https://github.com/iamskok/gatsby-code-buttons-dracula

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

Last synced: 19 days ago
JSON representation

Dracula Code Button Theme 🦇

Awesome Lists containing this project

README

        



Gatsby



Dracula code buttons theme for Gatsby



Gatsby


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

## Installation

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

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

## Options

To add button/tooltip text or change icon refer to `gatsby-remark-code-buttons` [options](https://github.com/iamskok/gatsby-remark-code-buttons#options).

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

---

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