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/spacemacs.git
Download using the GitHub .zip download option and unzip them.
- Copy the code from
dracula.md
- Open the configuration file
.spacemacs
with:> SPC f e d
- Add the copied code in
custom-set-variables
- Reload spacemacs
SPC q R
- Enjoy!