diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 6d89234..e6f8b6a 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -1072,6 +1072,7 @@ (telega-msg-heading (p f00)) (telega-msg-self-title (p f01)) (telega-root-heading (p hilite)) + (textsec-suspicious (~ default) bx) (term (~ default)) (tool-bar (~ default)) (tooltip :family ,jao-themes--face-family (c nil "lightyellow") |