From 773d729e7f0a63fbd7c5d05a895b10e9515aaa9c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 3 Jan 2023 23:38:53 -0500 Subject: theme: Drop use of modus-themes-org-agenda This variable was marked as obsolete in 4.0.0. --- init.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.el b/init.el index 7126994..9ecdd7e 100644 --- a/init.el +++ b/init.el @@ -60,8 +60,6 @@ :init (setq modus-themes-fringes 'subtle) :config - (add-to-list 'modus-themes-org-agenda '(header-block . (no-scale))) - (defun km/modus-themes-set-custom-faces () (modus-themes-with-colors (when (featurep 'git-annex) -- cgit v1.2.3