branch: elpa/moe-theme
commit 1c21e5fb2ccd819864922b6d41cf36a775dc950b
Author: kuanyui <[email protected]>
Commit: kuanyui <[email protected]>

    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