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

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

[nongnu] elpa/anti-zenburn-theme d95429e 073/151: From zenburn-emacs: be


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme d95429e 073/151: From zenburn-emacs: better mismatch face for show-smartparens-mode.
Date: Thu, 21 Oct 2021 18:01:26 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit d95429e7c84efa11d6425b446eec7367b4ee33e7
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    From zenburn-emacs: better mismatch face for show-smartparens-mode.
---
 anti-zenburn-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 1f2674c..32b7a33 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -726,7 +726,7 @@
    `(show-paren-match ((t (:foreground ,azenburn-beige-1 :background 
,azenburn-bg :weight bold))))
 
    ;; smartparens
-   `(sp-show-pair-mismatch-face ((t (:background ,azenburn-bordeaux :weight 
bold))))
+   `(sp-show-pair-mismatch-face ((t (:background ,azenburn-bg+3 :foreground 
,azenburn-blue-3 :weight bold))))
    `(sp-show-pair-match-face ((t (:background ,azenburn-bg+3 :weight bold))))
 
    ;; sml-mode-line



reply via email to

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