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

    Style font-lock faces for sh-mode
---
 aircon-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index e6cd8d65e8..91e1869170 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -340,6 +340,8 @@
  '(elfeed-log-info-level-face      ((t (:inherit (aircon-sapphire)))))
  '(elfeed-log-warn-level-face      ((t (:inherit (warning)))))
 
+ '(sh-heredoc                      ((t (:inherit (aircon-goblin italic)))))
+ '(sh-quoted-exec                  ((t (:inherit (aircon-hibiscus)))))
  )
 
 ;;;###autoload

Reply via email to