From c6e379d235a673064fb94ae6906768f1865fe677 Mon Sep 17 00:00:00 2001
From: jao <jao@gnu.org>
Date: Fri, 8 Apr 2022 01:59:51 +0100
Subject: shr-text face (but something is still messed up)

---
 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 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))
-- 
cgit v1.2.3