diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/jao-themes.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el index 53b63b0..d02b600 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -807,7 +807,13 @@ (sh-quoted-exec (p f00)) (show-paren-match (p hilite)) (show-paren-mismatch (p error)) + (signel-contact-face (p f11)) + (signel-notice-face (p dimm)) + (signel-notification-face (p warning)) + (signel-prompt-face bf) + (signel-timestamp-face (p dimm)) (slack-channel-button-face (~ link)) + (slack-message-action-face (~ link)) (slack-message-mention-face (p f01)) (slack-message-mention-keyword-face (p f01)) (slack-message-mention-me-face (p error)) |