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

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

[nongnu] elpa/moe-theme 56b0833e35 280/352: Merge branch 'master' of git


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 56b0833e35 280/352: Merge branch 'master' of github.com:kuanyui/moe-theme.el
Date: Fri, 7 Jan 2022 03:59:35 -0500 (EST)

branch: elpa/moe-theme
commit 56b0833e3549e1b2f008388549972971936b053f
Merge: 65713bc015 2bd32fae7d
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Merge branch 'master' of github.com:kuanyui/moe-theme.el
---
 moe-dark-theme.el  | 3 ++-
 moe-light-theme.el | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 1feb593b3d..c5bc5dd0d3 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -347,6 +347,7 @@ Moe, moe, kyun!")
    `(helm-selection ((,class (:foreground nil :background ,blue-3))))
    `(helm-selection-line ((,class (:foreground nil :background ,yellow-4))))
    `(helm-source-header ((,class (:foreground ,white-0 :background ,black-2-5 
:bold t))))
+   `(helm-visible-mark ((,class (:foreground ,magenta-2 :background 
,magenta-0))))
 
    ;; Dired/Dired+
    `(dired-directory ((,class (:foreground ,blue-1 :bold t))))
@@ -868,7 +869,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))))
diff --git a/moe-light-theme.el b/moe-light-theme.el
index 51d8a59465..bffcdbdd9c 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -345,6 +345,7 @@ Moe, moe, kyun!")
    `(helm-selection ((,class (:foreground ,black-3 :background ,green-01))))
    `(helm-selection-line ((,class (:foreground ,black-3 :background 
,green-01))))
    `(helm-source-header ((,class (:foreground ,white-0 :background ,blue-3 
:bold nil))))
+   `(helm-visible-mark ((,class (:foreground ,magenta-2 :background 
,magenta-00))))
 
    ;; Dired/Dired+
    `(dired-directory ((,class (:foreground ,blue-1 :bold t))))



reply via email to

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