diff --git a/config/ui.org b/config/ui.org index b5bf45b..7ae5bf8 100644 --- a/config/ui.org +++ b/config/ui.org @@ -52,7 +52,7 @@ :ensure t :custom (modus-themes-disable-other-themes t) - (modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted)) + (modus-themes-to-toggle '(modus-operandi modus-vivendi)) (modus-themes-bold-constructs t) (modus-themes-italic-constructs t) (modus-themes-org-blocks nil) @@ -65,7 +65,7 @@ (agenda-structure . (light 1.8)) (t . (1.1)))) :config - (modus-themes-load-theme 'modus-vivendi-tinted)) + (modus-themes-load-theme 'modus-vivendi)) ;; Nerd-Icons modes (use-package nerd-icons