summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-04-08 01:59:51 +0100
committerjao <jao@gnu.org>2022-04-08 01:59:51 +0100
commitc6e379d235a673064fb94ae6906768f1865fe677 (patch)
tree8a787b4ebb4de17e2c5fad575c25e0477a5ccef6 /lib/themes/jao-themes.el
parentbb47ad0440a588b797187e472ac45b7ee56394c6 (diff)
downloadelibs-c6e379d235a673064fb94ae6906768f1865fe677.tar.gz
elibs-c6e379d235a673064fb94ae6906768f1865fe677.tar.bz2
shr-text face (but something is still messed up)
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el1
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))