branch: externals/aircon-theme
commit 54b9424bb6319690a97aa855027adbd871c023a7
Author: Gregory Chamberlain <g...@cosine.blue>
Commit: Gregory Chamberlain <g...@cosine.blue>

    Style gnus-summary-cancelled
    
    Used for e.g. moved article
---
 aircon-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index 604a9aecc3..29e75ab6a7 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -306,6 +306,7 @@
  '(gnus-summary-normal-read    ((t (:inherit (aircon-scorpion)))))
  '(gnus-summary-normal-ancient ((t (:inherit (aircon-sandstone)))))
  '(gnus-summary-normal-ticked  ((t (:inherit (aircon-sapphire bold)))))
+ '(gnus-summary-cancelled      ((t (:inherit (aircon-linen error)))))
 
  '(gnus-header-name            ((t (:inherit (message-header-name)))))
  '(gnus-header-from            ((t (:inherit (message-header-to)))))

Reply via email to