summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/themes/wheatgrass-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/themes/wheatgrass-theme.el b/etc/themes/wheatgrass-theme.el
index 2e18eb9e3a4..640343a33bc 100644
--- a/etc/themes/wheatgrass-theme.el
+++ b/etc/themes/wheatgrass-theme.el
@@ -37,6 +37,7 @@ of green, brown, and blue.")
`(compilation-mode-line-fail ((,class (:foreground "dark green"))))
`(compilation-mode-line-run ((,class (:foreground "dark goldenrod"))))
`(compilation-mode-line-exit ((,class (:foreground "SpringGreen4"))))
+ `(compilation-info ((,class (:foreground "ForestGreen"))))
;; Highlighting faces
`(highlight ((,class (:foreground "white" :background "dark green"))))
`(region ((,class (:foreground "white" :background "dark green"))))