Marp

Dracula

Dark theme for Marp and 355+ apps

StarFork

Marp Theme Preview

3,314 views

Marp

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/marp.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Add the Dracula.css file located in the Dracula directory to your marp project.
  2. Once added it can be referenced from a marp source file by adding theme: dracula to the header.
  3. When using the marp-cli you must specify the theme you are using, to do so add --theme dracula.css to your command.
Example:
marp --theme ./dracula/dracula.css  ./dracula/slides.md -o Dracula-1.0.0.pdf

Stay up to date

Get updates about this theme and more. 7,399 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • zenorocha
  • dgisolfi
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license