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

    Style match face with linen
---
 aircon-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index d1bb0ee394..04d8183356 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -152,6 +152,7 @@
  '(isearch-fail        ((t (:inherit (aircon-blush)))))
  '(lazy-highlight      ((t (:inherit (aircon-linen)))))
  '(tooltip             ((t (:inherit (aircon-linen)))))
+ '(match               ((t (:inherit (aircon-linen)))))
  '(show-paren-match    ((t (:inherit (aircon-mango)))))
  '(show-paren-mismatch ((t (:inherit (aircon-blush)))))
  '(show-paren-match-expression ((t (:inherit (aircon-linen)))))

Reply via email to