From c192f3c564bd51a0f8584561e26c77da8236ceef Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 30 Nov 2021 11:05:28 -0500 Subject: [PATCH] Back to dracula --- dot_doom.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_doom.d/config.org b/dot_doom.d/config.org index 4c708ce39aed86477cdecf1c4c582fc4cf4b26a0..5ff5c550b56a446e8833e56d1fa378a098450a4d 100644 --- a/dot_doom.d/config.org +++ b/dot_doom.d/config.org @@ -55,7 +55,7 @@ There are two ways to load a theme. Both assume the theme is installed and available. Either set ~doom-theme~ or manually load a theme with the ~load-theme~ function. #+BEGIN_SRC emacs-lisp -(setq doom-theme 'rose-pine-moon) +(setq doom-theme 'doom-dracula) #+END_SRC This determines the style of line numbers in effect. Disable line numbers by