diff options
author | jao <jao@gnu.org> | 2021-12-20 21:54:33 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-12-20 21:54:33 +0000 |
commit | fc4986aea7855bd07c56208c940cb5d74509b3b5 (patch) | |
tree | f7cc00a486063af723f47a4998efb9460fcd086b /lib | |
parent | 90e4789933bc64c163a4b45d588294b86c2e2101 (diff) | |
download | elibs-fc4986aea7855bd07c56208c940cb5d74509b3b5.tar.gz elibs-fc4986aea7855bd07c56208c940cb5d74509b3b5.tar.bz2 |
wee themes tweaks
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 2de1bdc..04b8ce4 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -666,6 +666,7 @@ (gnus-group-news-5-empty (p f00)) (gnus-group-news-6 (p dimm) bf) (gnus-group-news-6-empty (p dimm)) + (gnus-header (~ default)) (gnus-header-content (p f02)) (gnus-header-from (p f01)) (gnus-header-name nbf (p f02)) |