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

    Highlight trailing-whitespace with blush
---
 aircon-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index f95cb6dc4d..7c026b6433 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -147,6 +147,7 @@
  '(highlight           ((t (:inherit (aircon-haze)))))
  '(region              ((t (:inherit (aircon-athens)))))
  '(secondary-selection ((t (:inherit (aircon-prelude)))))
+ '(trailing-whitespace ((t (:inherit (aircon-blush)))))
  '(isearch             ((t (:inherit (aircon-mango)))))
  '(isearch-fail        ((t (:inherit (aircon-blush)))))
  '(lazy-highlight      ((t (:inherit (aircon-linen)))))

Reply via email to