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

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

[elpa] externals/aircon-theme 287fe88ca3 23/58: Style some important Gnu


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 287fe88ca3 23/58: Style some important Gnus faces
Date: Thu, 9 Jun 2022 04:57:28 -0400 (EDT)

branch: externals/aircon-theme
commit 287fe88ca33853c990852f114c51d6a900ea8f83
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Style some important Gnus faces
---
 aircon-theme.el | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index 7c026b6433..89a39f107c 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -224,6 +224,19 @@
  '(erc-prompt-face         ((t (:inherit minibuffer-prompt))))
  '(erc-timestamp-face      ((t (:inherit aircon-eden))))
 
+ '(gnus-group-mail-3-empty     ((t (:inherit (aircon-lilac)))))
+ '(gnus-summary-selected       ((t (:inherit (aircon-linen)))))
+ '(gnus-summary-normal-read    ((t (:inherit (aircon-scorpion)))))
+ '(gnus-summary-normal-ancient ((t (:inherit (aircon-sandstone)))))
+ '(gnus-summary-normal-ticked  ((t (:inherit (aircon-sapphire)))))
+
+ '(gnus-header-name            ((t (:inherit (aircon-sapphire bold)))))
+ '(gnus-header-from            ((t (:inherit (aircon-grape)))))
+ '(gnus-header-subject         ((t (:inherit (aircon-goblin bold)))))
+ '(gnus-header-content         ((t (:inherit (aircon-sandstone)))))
+
+ '(gnus-cite-1                 ((t (:inherit (aircon-cello)))))
+
  '(elfeed-search-date-face         ((t (:inherit (calendar-month-header)))))
  '(elfeed-search-feed-face         ((t (:inherit (aircon-eden)))))
  '(elfeed-search-last-update-face  ((t (:inherit (elfeed-search-date-face)))))



reply via email to

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