diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index 520e1d5..1a8f433 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -34,7 +34,7 @@ ;; 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-monokai-classic) +(setq doom-theme 'doom-acario-dark) (custom-set-faces! `(font-lock-operator-face :foreground ,(doom-color 'operators))) ;; This determines the style of line numbers in effect. If set to `nil', line