DOOM Emacs

Dracula

Dark theme for DOOM Emacs and 355+ apps

StarFork

DOOM Emacs Theme Preview

6,209 views

DOOM Emacs

Installing theme

  1. Open your .doom.d/config.el;
  2. Add the following lines after the comments:
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the
;; `load-theme' function. This is the default:
(setq doom-theme 'doom-dracula) ;; << This line enables the theme

Activating theme

  1. Press M-x and select doom/reload to apply the changes;
  2. If changes doesn't apply, close and re-open the Emacs.

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.

  • helderberto
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license