1,513 views
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/beamer.git
Download using the GitHub .zip download option and unzip them.
beamercolorthemedracula.sty
file to your projects root directory\usecolortheme{dracula}
to your preamblecolortheme: "dracula"
to YAML header---
title: "A Dracula Theme for Beamer Presentation"
subtitle: "Using R Markdown"
author: |
| Your Name (Msc)
| example@gmail.com
institute: "Your instiution Name"
date: "1/16/2021"
output:
beamer_presentation:
theme: "default"
colortheme: "dracula"
---
Get updates about this theme and more. 7,399 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license