summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnosis.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnosis.el b/gnosis.el
index 153a886..413e146 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -182,8 +182,7 @@ Seperate the question/stem from options."
:prefix 'gnosis-face)
(defface gnosis-face-extra
- '((t :inherit italic
- :foreground "#9C91E4"))
+ '((t :inherit font-lock-doc-face))
"Face for extra-notes."
:group 'gnosis-faces)