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 f3a04b9..10f478e 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -54,7 +54,7 @@
`(error ((t (:foreground ,fgred :weight bold))))
`(font-lock-builtin-face ((t (:foreground ,fgcyan))))
`(font-lock-comment-delimiter-face ((t (:foreground ,fgdim :inherit unspecified))))
- `(font-lock-comment-face ((t (:foreground ,fgdim))))
+ `(font-lock-comment-face ((t (:foreground ,fgpink))))
`(font-lock-constant-face ((t (:foreground ,fgred))))
`(font-lock-doc-face ((t (:foreground ,fggreen :inherit unspecified))))
`(font-lock-function-name-face ((t (:foreground ,fgblue))))