branch: externals/aircon-theme commit 55594628003efbaf99a19f24a86a55e60cabe05c Author: Gregory Chamberlain <g...@cosine.blue> Commit: Gregory Chamberlain <g...@cosine.blue>
Style textsec-suspicious as brick on blush --- aircon-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/aircon-theme.el b/aircon-theme.el index 5a10b6ff27..f95cb6dc4d 100644 --- a/aircon-theme.el +++ b/aircon-theme.el @@ -168,6 +168,7 @@ '(link ((t (:inherit (aircon-sapphire underline))))) '(link-visited ((t (:inherit (aircon-lilac link))))) + '(textsec-suspicious ((t (:inherit (aircon-blush aircon-brick))))) '(minibuffer-prompt ((t (:inherit (aircon-cello bold)))))