branch: externals/aircon-theme commit bd5fe0f8480637c26c1c4f46b0ba7aca71a17cf8 Author: Gregory Chamberlain <g...@cosine.blue> Commit: Gregory Chamberlain <g...@cosine.blue>
Separate Gnus group faces from summary faces --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index 2ec9be2a46..1667f2e71b 100644 --- a/aircon-theme.el +++ b/aircon-theme.el @@ -240,6 +240,7 @@ '(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)))))