Dracula Pro Theme

- Add dracula pro themes
- Change default theme to dracula-pro-pro
This commit is contained in:
Sravan Balaji
2023-03-29 16:37:28 -04:00
parent 7b38c5ab88
commit ff370e62a8
8 changed files with 3830 additions and 2 deletions

View File

@@ -362,7 +362,7 @@ Make comments and keywords /italicized/.
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.
#+BEGIN_SRC emacs-lisp :tangle config.el
(setq doom-theme 'doom-dracula)
(setq doom-theme 'dracula-pro-pro)
#+END_SRC
**** Opacity