From 083220ece2ba3ce36ea21a82abf3b305b97f03e4 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 29 Mar 2021 04:57:20 +0100 Subject: themes: shr links --- lib/themes/jao-themes.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index aa49d9a..e0f6961 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -940,6 +940,7 @@ (rst-level-8-face (~ outline-8))) `((secondary-selection (p hilite) ex) (sh-quoted-exec (p f00)) + (shr-link (~ link)) (show-paren-match (p hilite)) (show-paren-mismatch (p error)) (sieve-control-commands (~ font-lock-builtin-face)) -- cgit v1.2.3