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

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

[nongnu] elpa/moe-theme 66d4499bb2 117/352: Lighter popup-menu-selection


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 66d4499bb2 117/352: Lighter popup-menu-selection-face in moe-dark
Date: Fri, 7 Jan 2022 03:59:12 -0500 (EST)

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

    Lighter popup-menu-selection-face in moe-dark
---
 moe-dark-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 4a63bbe4cd..d6c7d6428c 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -50,7 +50,7 @@ Moe, moe, kyun!")
    `(lazy-highlight ((,class (:background ,magenta-3 :foreground ,white-1))))
    `(trailing-whitespace ((,class (:background ,red-3))))
    `(show-paren-match ((,class (:background ,black-6))))
-   `(header-line ((,class (:background ,blue-1 :foreground ,black-4 :underline 
t))))
+   `(header-line ((,class (:background ,blue-0 :foreground ,black-4 :underline 
t))))
 
    ;; Mode line & frames' faces
    `(mode-line ((,class
@@ -193,7 +193,7 @@ Moe, moe, kyun!")
    `(popup-face ((,class (:background ,blue-00 :foreground ,blue-3))))
    `(popup-isearch-match ((,class (:background ,cyan-1 :foreground ,black-3))))
    `(popup-menu-face ((,class (:background ,blue-00 :foreground ,blue-3))))
-   `(popup-menu-selection-face ((,class (:background ,blue-1 :foreground 
,white-1))))
+   `(popup-menu-selection-face ((,class (:background ,blue-1 :foreground 
,white-0))))
    `(popup-menu-summary-face ((,class (:background ,blue-00 :foreground 
,blue-3))))
    `(popup-scroll-bar-background-face ((,class (:background ,blue-0 
:foreground ,blue-0))))
    `(popup-scroll-bar-foreground-face ((,class (:background ,blue-3 
:foreground ,blue-3))))



reply via email to

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