summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2023-01-03 23:38:53 -0500
committerKyle Meyer <kyle@kyleam.com>2023-01-03 23:39:54 -0500
commit773d729e7f0a63fbd7c5d05a895b10e9515aaa9c (patch)
tree9ebbdf0ce0f610873c3529af91768ff50228e8e8
parentb58049b988d59402295746d364bb9bb4f957e4c0 (diff)
downloademacs.d-773d729e7f0a63fbd7c5d05a895b10e9515aaa9c.tar.gz
theme: Drop use of modus-themes-org-agenda
This variable was marked as obsolete in 4.0.0.
-rw-r--r--init.el2
1 files changed, 0 insertions, 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)