summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 3e4fb56..b8b93f9 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -984,6 +984,12 @@
(rst-level-8-face (~ outline-8)))
`((secondary-selection (p hilite) ex)
(sh-quoted-exec (p f00))
+ (shr-h1 (p outline-1))
+ (shr-h2 (p outline-2))
+ (shr-h3 (p outline-3))
+ (shr-h4 (p outline-4))
+ (shr-h5 (p outline-5))
+ (shr-h6 (p outline-6))
(shr-link (p link))
(show-paren-match (p hilite))
(show-paren-mismatch (p error))