From 8c3d5972ce875435f883b348a61134c7ff13c939 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 18 Dec 2021 15:35:06 -0500 Subject: modus: Don't set modus-themes-diffs to fg-only It's gone with modus-themes 2.0.0. --- init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/init.el b/init.el index b6f303c..16df001 100644 --- a/init.el +++ b/init.el @@ -59,7 +59,6 @@ :demand t :init (setq modus-themes-fringes 'subtle) - (setq modus-themes-diffs 'fg-only) :config (add-to-list 'modus-themes-org-agenda '(header-block . (no-scale))) -- cgit v1.2.3