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

    Embolden gnus-summary-normal-ticked (sapphire)
---
 aircon-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aircon-theme.el b/aircon-theme.el
index 968cc58f0f..aff09cb2b9 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -289,7 +289,7 @@
  '(gnus-summary-selected       ((t (:inherit (aircon-athens)))))
  '(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-summary-normal-ticked  ((t (:inherit (aircon-sapphire bold)))))
 
  '(gnus-header-name            ((t (:inherit (message-header-name)))))
  '(gnus-header-from            ((t (:inherit (message-header-to)))))

Reply via email to