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

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

[nongnu] elpa/material-theme 248513b 024/118: improved smartparens highl


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme 248513b 024/118: improved smartparens highlighting
Date: Thu, 21 Oct 2021 18:06:12 -0400 (EDT)

branch: elpa/material-theme
commit 248513ba451541011c926dfbb39515332d889ff7
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    improved smartparens highlighting
---
 material-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/material-theme.el b/material-theme.el
index c96349a..ed891b4 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -225,7 +225,7 @@
    `(show-paren-mismatch-face ((,class (:background "red1" :foreground 
"white"))))
 
    ;; Smartparens paren matching
-   `(sp-show-pair-match-face ((,class (:foreground nil :background nil 
:inherit show-paren-match))))
+   `(sp-show-pair-match-face ((,class (:foreground "black" :background ,aqua 
:inherit show-paren-match))))
    `(sp-show-pair-mismatch-face ((,class (:foreground nil :background nil 
:inherit show-paren-mismatch))))
 
    ;; Parenthesis matching (mic-paren)



reply via email to

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