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

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

[nongnu] elpa/moe-theme 6bfedeed1d 113/352: Dimmer keyword to differenti


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 6bfedeed1d 113/352: Dimmer keyword to differentiate from function name.
Date: Fri, 7 Jan 2022 03:59:11 -0500 (EST)

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

    Dimmer keyword to differentiate from function name.
---
 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 8be4764a3b..b15c4ab46b 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -76,7 +76,7 @@ Moe, moe, kyun!")
    `(font-lock-doc-face ((,class (:foreground ,red-0))))
    `(font-lock-doc-string-face ((,class (:foreground ,yellow-3))))
    `(font-lock-function-name-face ((,class (:foreground ,yellow-2))))
-   `(font-lock-keyword-face ((,class (:foreground ,green-01))))
+   `(font-lock-keyword-face ((,class (:foreground ,green-2))))
    `(font-lock-negation-char-face ((,class (:foreground ,green-2))))
    `(font-lock-preprocessor-face ((,class (:foreground ,purple-1))))
    `(font-lock-regexp-grouping-backslash ((,class (:foreground ,yellow-1))))



reply via email to

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