]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - notmuch.el
emacs: Use font-lock-comment-face to highlight citation button
[obsolete/notmuch-old] / notmuch.el
index 478a69380698cf4e73ee3b484ee42dfb09ce6881..8fba25d4aabfb50741680c380aaf4e27f15fc8e9 100644 (file)
@@ -622,7 +622,7 @@ which this thread was originally shown."
 (define-button-type 'notmuch-button-invisibility-toggle-type
   'action 'notmuch-toggle-invisible-action
   'follow-link t
-  'face "default")
+  'face 'font-lock-comment-face)
 (define-button-type 'notmuch-button-citation-toggle-type 'help-echo "mouse-1, RET: Show citation"
   :supertype 'notmuch-button-invisibility-toggle-type)
 (define-button-type 'notmuch-button-signature-toggle-type 'help-echo "mouse-1, RET: Show signature"