aboutsummaryrefslogtreecommitdiffstats
path: root/yoshi-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'yoshi-theme.el')
-rw-r--r--yoshi-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index 2a7b260..116677a 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -88,7 +88,7 @@
`(font-lock-comment-delimiter-face ((t (:foreground ,fgdim :weight bold :inherit unspecified))))
`(font-lock-comment-face ((t (:foreground ,fgdim :slant italic))))
`(font-lock-constant-face ((t (:foreground ,fgred))))
- `(font-lock-doc-face ((t (:foreground "#969696" :inherit unspecified))))
+ `(font-lock-doc-face ((t (:foreground ,fggreen :inherit unspecified))))
`(font-lock-function-name-face ((t (:foreground ,fgblue))))
`(font-lock-keyword-face ((t (:foreground ,fgorange))))
`(font-lock-negation-char-face ((t (:foreground ,fgred))))