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

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

[nongnu] elpa/moe-theme 1c21e5fb2c 087/352: Lighter doc face in moe-dark


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 1c21e5fb2c 087/352: Lighter doc face in moe-dark.
Date: Fri, 7 Jan 2022 03:59:09 -0500 (EST)

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

    Lighter doc face 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 85675a07c0..a0ef42fe70 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -73,7 +73,7 @@ Moe, moe, kyun!")
    `(font-lock-comment-delimiter-face ((,class (:foreground ,black-2-5 :slant 
italic))))
    `(font-lock-comment-face ((,class (:foreground ,black-2-5 :slant italic))))
    `(font-lock-constant-face ((,class (:foreground ,blue-0))))
-   `(font-lock-doc-face ((,class (:foreground ,red-2))))
+   `(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))))



reply via email to

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