diff options
-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 ea0acf8..dac2116 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -1019,6 +1019,7 @@ (shr-h5 (p outline-5)) (shr-h6 (p outline-6)) (shr-link (p link)) + (shr-text (~ default)) (show-paren-match (p hilite)) (show-paren-mismatch (p error)) (sieve-control-commands (~ font-lock-builtin-face)) |