From 0023fdada4572ceca921e3e25436b2b4ef5e3be8 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 31 Mar 2021 04:23:03 +0100 Subject: fix for shr-link --- lib/themes/jao-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') 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)) -- cgit v1.2.3