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

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

[nongnu] elpa/moe-theme ffd1b58806 125/352: region: replace green-2 with


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme ffd1b58806 125/352: region: replace green-2 with green-0
Date: Fri, 7 Jan 2022 03:59:13 -0500 (EST)

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

    region: replace green-2 with green-0
---
 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 dcb7ecbd11..df0a28c785 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -49,7 +49,7 @@ Moe, moe, kyun!")
    `(linum-highlight-face ((,class (:background ,white-1 :foreground 
,black-2))))
    `(highlight ((,class (:background ,black-3))))
    `(hl-line ((,class (:background ,black-3))))
-   `(region ((,class (:foreground ,black-3 :background ,green-2))))
+   `(region ((,class (:foreground ,black-3 :background ,green-0))))
    `(secondary-selection ((,class (:background ,blue-3 :foreground ,white-0))))
    `(isearch ((,class (:foreground ,white-1 :background ,orange-3))))
    `(lazy-highlight ((,class (:background ,magenta-3 :foreground ,white-1))))



reply via email to

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