diff options
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r-- | lib/themes/jao-themes.el | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index fbb4827..2241a98 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -819,7 +819,10 @@ (markdown-inline-code-face (p function)) (markdown-italic-face (~ italic)) (menu nil) - (message-cited-text (p f01) nbf) + (message-cited-text-1 (p f10)) + (message-cited-text-2 (p f11)) + (message-cited-text-3 (p f12)) + (message-cited-text-4 (p dimm)) (message-header-cc (p f00) nbf) (message-header-name (p f01) nbf) (message-header-newsgroups (p dimm) nbf) |