Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🦇
- Host: GitHub
- URL: https://github.com/iamskok/gatsby-code-titles-dracula
- Owner: iamskok
- Created: 2019-01-19T13:45:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:53:41.000Z (11 months ago)
- Last Synced: 2024-09-29T14:30:51.198Z (about 2 months ago)
- Topics: css, gatsby, gatsby-plugin, gatsby-remark-prismjs, gatsbyjs, sass, syntax-highlighting, theme
- Language: CSS
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dracula Code Titles Theme for GatsbyDark 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: