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

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

[nongnu] elpa/moe-theme 97038ba402 184/352: Darken the linum faces


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 97038ba402 184/352: Darken the linum faces
Date: Fri, 7 Jan 2022 03:59:21 -0500 (EST)

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

    Darken the linum faces
---
 moe-dark-theme.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index de8b5209ab..c8c5091f16 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -58,10 +58,10 @@ Moe, moe, kyun!")
    `(header-line ((,class (:background ,blue-0 :foreground ,black-4 :underline 
nil))))
 
    ;; Mode line & frames' faces
-   `(mode-line ((,class (:box nil :background ,white-0 :foreground ,blue-3))))
-   `(mode-line-inactive ((,class (:box nil :background ,black-3 :foreground 
,white-1))))
-   `(mode-line-buffer-id ((,class (:box nil :foreground ,black-5 :background 
,blue-1 :bold t))))
-   `(vertical-border ((,class (:foreground ,black-2 :background ,black-2))))
+   `(mode-line ((,class (:box nil :background ,blue-01 :foreground ,blue-3))))
+   `(mode-line-inactive ((,class (:box nil :background ,black-2-5 :foreground 
,white-1))))
+   `(mode-line-buffer-id ((,class (:box nil :foreground ,black-5 :background 
nil :bold t))))
+   `(vertical-border ((,class (:foreground ,black-3 :background ,black-3))))
 
    ;; Escape and prompt faces
    `(minibuffer-prompt ((,class (:foreground ,black-3 :background ,green-2))))



reply via email to

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