emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/modus-operandi-theme 6ce0247 099/112: Switched to using


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 6ce0247 099/112: Switched to using correct custom option for vivendi theme.
Date: Mon, 30 Mar 2020 15:59:47 -0400 (EDT)

branch: externals/modus-operandi-theme
commit 6ce0247ed1cf06538e506359d4051b135e37dbdd
Author: Jonathan Otsuka <dj_goku@johnny5.localdomain>
Commit: Jonathan Otsuka <dj_goku@johnny5.localdomain>

    Switched to using correct custom option for vivendi theme.
---
 modus-vivendi-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 41df276..8ae7529 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1712,8 +1712,8 @@ between foreground and background is >= 7:1)."
                                    :inherit modus-theme-refine-blue))))
    `(ioccur-regexp-face ((,class (:inherit modus-theme-intense-magenta :weight 
bold))))
    `(ioccur-title-face ((,class (:foreground ,red-alt :weight bold
-                                             ,@(when 
modus-operandi-theme-scale-headings
-                                                 (list :height 
modus-operandi-theme-scale-4))))))
+                                             ,@(when 
modus-vivendi-theme-scale-headings
+                                                 (list :height 
modus-vivendi-theme-scale-4))))))
    ;;;; isearch, occur, and the like
    `(isearch ((,class (:inherit modus-theme-intense-green :weight bold))))
    `(isearch-fail ((,class (:inherit modus-theme-refine-red))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]