* etc/themes/wheatgrass-theme.el: The compilation info was too
light to be readable (bug#36203).
`(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"))))