diff options
Diffstat (limited to '.emacs.local.d')
-rw-r--r-- | .emacs.local.d/modes/themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.local.d/modes/themes.el b/.emacs.local.d/modes/themes.el index d690b22..a8e7787 100644 --- a/.emacs.local.d/modes/themes.el +++ b/.emacs.local.d/modes/themes.el @@ -1 +1 @@ -(load-theme 'doom-tomorrow-night t) +(load-theme 'doom-sourcerer t) |