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

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

[nongnu] elpa/moe-theme 2bbc45fe38 275/352: Merge pull request #65 from


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 2bbc45fe38 275/352: Merge pull request #65 from choma/master
Date: Fri, 7 Jan 2022 03:59:32 -0500 (EST)

branch: elpa/moe-theme
commit 2bbc45fe38050d0d48253d96ff0b7391a5f5a1f5
Merge: 72d12d733c 7e6de54d16
Author: hiroko <azazabc123@gmail.com>
Commit: hiroko <azazabc123@gmail.com>

    Merge pull request #65 from choma/master
    
    Make web-mode comments visible when using hl-line
---
 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 1feb593b3d..863c1306ea 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -868,7 +868,7 @@ Moe, moe, kyun!")
    `(tty-menu-selected-face ((,class (:background ,blue-3))))
 
    ;; web-mode
-   `(web-mode-comment-face ((,class (:foreground ,black-3))))
+   `(web-mode-comment-face ((,class (:foreground ,black-2-5))))
    `(web-mode-current-element-highlight-face ((,class (:background ,black-3))))
    `(web-mode-current-column-highlight-face ((,class (:background ,black-3))))
    `(web-mode-symbol-face ((,class (:foreground ,yellow-2))))



reply via email to

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