diff options
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index e0f6961..e1003f0 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -940,7 +940,7 @@ (rst-level-8-face (~ outline-8))) `((secondary-selection (p hilite) ex) (sh-quoted-exec (p f00)) - (shr-link (~ link)) + (shr-link (p link)) (show-paren-match (p hilite)) (show-paren-mismatch (p error)) (sieve-control-commands (~ font-lock-builtin-face)) |