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

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

[nongnu] elpa/moe-theme abfc1aacb6 211/352: light: Change function's fac


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme abfc1aacb6 211/352: light: Change function's face into red.
Date: Fri, 7 Jan 2022 03:59:24 -0500 (EST)

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

    light: Change function's face into red.
---
 moe-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-light-theme.el b/moe-light-theme.el
index 201949a8de..29586d9905 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -80,7 +80,7 @@ Moe, moe, kyun!")
    `(font-lock-constant-face ((,class (:foreground ,blue-2))))
    `(font-lock-doc-face ((,class (:foreground ,red-2))))
    `(font-lock-doc-string-face ((,class (:foreground ,yellow-3))))
-   `(font-lock-function-name-face ((,class (:foreground ,orange-2))))
+   `(font-lock-function-name-face ((,class (:foreground ,red-1))))
    `(font-lock-keyword-face ((,class (:foreground ,green-3))))
    `(font-lock-negation-char-face ((,class (:foreground ,red-2))))
    `(font-lock-preprocessor-face ((,class (:foreground ,purple-2))))



reply via email to

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