diff --git a/dot_doom.d/config.el b/dot_doom.d/config.el index 5f27ef9..295d1d9 100644 --- a/dot_doom.d/config.el +++ b/dot_doom.d/config.el @@ -17,7 +17,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 'tango) +(setq doom-theme 'doom-opera) ;; This determines the style of line numbers in effect. If set to `nil', line ;; numbers are disabled. For relative line numbers, set this to `relative'.