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

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

[elpa] externals/modus-themes d0a8710733 11/13: Revise rainbow-delimiter


From: ELPA Syncer
Subject: [elpa] externals/modus-themes d0a8710733 11/13: Revise rainbow-delimiters-mismatched-face (also see 51eca51)
Date: Wed, 17 May 2023 02:58:52 -0400 (EDT)

branch: externals/modus-themes
commit d0a871073384f98e9a9d9ffc308c82d132852ab5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Revise rainbow-delimiters-mismatched-face (also see 51eca51)
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index 0440580816..ab5eca777b 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -3449,7 +3449,7 @@ FG and BG are the main colors."
     `(rainbow-delimiters-depth-7-face ((,c :foreground ,rainbow-6)))
     `(rainbow-delimiters-depth-8-face ((,c :foreground ,rainbow-7)))
     `(rainbow-delimiters-depth-9-face ((,c :foreground ,rainbow-8)))
-    `(rainbow-delimiters-mismatched-face ((,c :inherit (bold 
modus-themes-intense-yellow))))
+    `(rainbow-delimiters-mismatched-face ((,c :inherit (bold 
modus-themes-prominent-warning))))
     `(rainbow-delimiters-unmatched-face ((,c :inherit (bold 
modus-themes-prominent-error))))
 ;;;;; rcirc
     `(rcirc-bright-nick ((,c :inherit bold :foreground ,accent-2)))



reply via email to

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