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

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

[nongnu] elpa/moe-theme 457e0735f6 131/352: gnus & cyan


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 457e0735f6 131/352: gnus & cyan
Date: Fri, 7 Jan 2022 03:59:14 -0500 (EST)

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

    gnus & cyan
---
 moe-dark-theme.el  | 4 ++--
 moe-light-theme.el | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 3591dc2984..82eb765bcb 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -242,9 +242,9 @@ Moe, moe, kyun!")
    `(gnus-group-news-4 ((,class (:foreground ,purple-2))))
    `(gnus-group-news-4-empty ((,class (:foreground ,black-2))))
    `(gnus-group-news-4-low ((,class (:foreground ,purple-3))))
-   `(gnus-group-news-5 ((,class (:foreground ,cyan-1))))
+   `(gnus-group-news-5 ((,class (:foreground ,cyan-3))))
    `(gnus-group-news-5-empty ((,class (:foreground ,black-2))))
-   `(gnus-group-news-5-low ((,class (:foreground ,cyan-3))))
+   `(gnus-group-news-5-low ((,class (:foreground ,cyan-4))))
    `(gnus-group-news-6 ((,class (:foreground ,green-1))))
    `(gnus-group-news-6-empty ((,class (:foreground ,black-2))))
    `(gnus-group-news-6-low ((,class (:foreground ,green-3))))
diff --git a/moe-light-theme.el b/moe-light-theme.el
index 51665d4c2a..05c65ed76b 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -243,7 +243,7 @@ Moe, moe, kyun!")
    `(gnus-group-news-4-low ((,class (:foreground ,purple-1))))
    `(gnus-group-news-5 ((,class (:foreground ,cyan-4))))
    `(gnus-group-news-5-empty ((,class (:foreground ,black-2))))
-   `(gnus-group-news-5-low ((,class (:foreground ,cyan-3))))
+   `(gnus-group-news-5-low ((,class (:foreground ,cyan-2))))
    `(gnus-group-news-6 ((,class (:foreground ,green-3))))
    `(gnus-group-news-6-empty ((,class (:foreground ,black-2))))
    `(gnus-group-news-6-low ((,class (:foreground ,green-2))))



reply via email to

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