From e0cc5f92ac23d6e655d2ef0f45c3c73a4beb02b3 Mon Sep 17 00:00:00 2001 From: Gregory Chamberlain Date: Tue, 3 May 2022 23:47:10 +0100 Subject: [PATCH] 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 968cc58..aff09cb 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))))) -- 2.45.2