Switch back to tinted variant of modus themes
This commit is contained in:
parent
7d57ce7a61
commit
aba476926e
|
@ -52,7 +52,7 @@
|
|||
:ensure t
|
||||
:custom
|
||||
(modus-themes-disable-other-themes t)
|
||||
(modus-themes-to-toggle '(modus-operandi modus-vivendi))
|
||||
(modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted))
|
||||
(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))
|
||||
(modus-themes-load-theme 'modus-vivendi-tinted))
|
||||
|
||||
;; Nerd-Icons modes
|
||||
(use-package nerd-icons
|
||||
|
|
Loading…
Reference in a new issue