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

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

[nongnu] elpa/moe-theme 67c523b386 175/352: More clear (maybe) matching-


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 67c523b386 175/352: More clear (maybe) matching-paren-highlight in moe-dark.
Date: Fri, 7 Jan 2022 03:59:18 -0500 (EST)

branch: elpa/moe-theme
commit 67c523b38661df9a41a2b349a8371ab532252080
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    More clear (maybe) matching-paren-highlight in moe-dark.
---
 moe-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 924402e546..d543b9045a 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -54,7 +54,7 @@ Moe, moe, kyun!")
    `(isearch ((,class (:foreground ,white-1 :background ,orange-3))))
    `(lazy-highlight ((,class (:background ,magenta-3 :foreground ,white-1))))
    `(trailing-whitespace ((,class (:background ,red-3))))
-   `(show-paren-match ((,class (:background ,black-6))))
+   `(show-paren-match ((,class (:background ,blue-3 :foreground nil))))
    `(header-line ((,class (:background ,blue-0 :foreground ,black-4 :underline 
nil))))
 
    ;; Mode line & frames' faces



reply via email to

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