summaryrefslogtreecommitdiff
path: root/cider-apropos.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-apropos.el')
-rw-r--r--cider-apropos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-apropos.el b/cider-apropos.el
index bd8f8d9c..86052c42 100644
--- a/cider-apropos.el
+++ b/cider-apropos.el
@@ -57,7 +57,7 @@ the symbol found by the apropos search as argument."
(define-button-type 'apropos-special-form
'apropos-label "Special form"
'apropos-short-label "s"
- 'face 'apropos-misc-button
+ 'face 'font-lock-keyword-face
'help-echo "mouse-2, RET: Display more help on this special form"
'follow-link t
'action (lambda (button)