diff options
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
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)) |