summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-11-01 02:14:14 +0000
committerjao <jao@gnu.org>2020-11-01 02:14:14 +0000
commit49c0616cfe54882f32231a3f4574d02c20ac8ae9 (patch)
treeac75cb9ad4ec2e22db609d31595f61b310c3f06a /themes
parent667b7b842d60ac2aa5f371883c4fd495ea6ac99f (diff)
downloadelibs-49c0616cfe54882f32231a3f4574d02c20ac8ae9.tar.gz
elibs-49c0616cfe54882f32231a3f4574d02c20ac8ae9.tar.bz2
theme nits
Diffstat (limited to 'themes')
-rw-r--r--themes/jao-greenish-theme.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/jao-greenish-theme.el b/themes/jao-greenish-theme.el
index 9bd33ca..e8f611e 100644
--- a/themes/jao-greenish-theme.el
+++ b/themes/jao-greenish-theme.el
@@ -85,6 +85,10 @@
(gnus-group-mail-3-empty (c fg-0.5))
(gnus-group-news-3 (~ gnus-group-mail-3))
(gnus-group-news-3-empty (~ gnus-group-mail-3-empty))
+ (gnus-group-mail-low (p f10))
+ (gnus-group-mail-low-empty (~ gnus-group-mail-3-empty))
+ (gnus-group-news-4 (p f10))
+ (gnus-group-news-4-empty (~ gnus-group-mail-3-empty))
(gnus-summary-cancelled (c "dark slate gray" nil) st)
(gnus-summary-selected (p warning) nul nbf)
(header-line (p hilite))