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

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

[nongnu] elpa/anti-zenburn-theme e2517d0 072/151: From zenburn-emacs: th


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

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

    From zenburn-emacs: theme show-smartparens-mode.
---
 anti-zenburn-theme.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index e9c3fdf..1f2674c 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -725,6 +725,10 @@
    `(show-paren-mismatch ((t (:foreground ,azenburn-blue-3 :background 
,azenburn-bg :weight bold))))
    `(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-match-face ((t (:background ,azenburn-bg+3 :weight bold))))
+
    ;; sml-mode-line
    '(sml-modeline-end-face ((t :inherit default :width condensed)))
 



reply via email to

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