From 87a26e653b2deac76adfbe763e274e9a95f5f000 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 10 Aug 2022 13:47:39 +0100 Subject: themes: sh-heredoc face --- lib/themes/jao-themes.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index fcae76a..1206d5a 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -1019,6 +1019,7 @@ (rst-level-8-face (~ outline-8))) `((secondary-selection (p hilite) ex) (separator-line (~ default) (st "grey85")) + (sh-heredoc (~ font-lock-doc-face)) (sh-quoted-exec (p f00)) (shortdoc-heading (p outline-1) nul) (shortdoc-section (p outline-2)) -- cgit v1.2.3