diff options
author | jao <jao@gnu.org> | 2022-01-20 21:33:19 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-01-20 21:33:19 +0000 |
commit | 5c6619e863523307bf4c9c657ec9e65d2e8bb74e (patch) | |
tree | 1939cc472665cb23f1949f8f3b05e2f9460a1f0e /lib | |
parent | 979b007e2fd83c55234db159fcd06787c6d356ea (diff) | |
download | elibs-5c6619e863523307bf4c9c657ec9e65d2e8bb74e.tar.gz elibs-5c6619e863523307bf4c9c657ec9e65d2e8bb74e.tar.bz2 |
textsec-suspicious face
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") |