branch: elpa/moe-theme
commit 151baf700957c0df1dd1b7cb3c78ebb78e94e291
Author: kuanyui <[email protected]>
Commit: kuanyui <[email protected]>
Add helm-grep-file.
---
moe-light-theme.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/moe-light-theme.el b/moe-light-theme.el
index b0884ad52f..ccdfc53329 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -295,6 +295,7 @@ Moe, moe, kyun!")
`(helm-ff-invalid-symlink ((,class (:foreground ,white-0 :background
,red-2))))
`(helm-ff-prefix ((,class (:foreground ,white-0 :background ,orange-2))))
`(helm-buffer-size ((,class (:foreground ,orange-2))))
+ `(helm-grep-file ((,class (:foreground ,purple-2))))
;; Dired/Dired+
`(dired-directory ((,class (:foreground ,blue-1 :bold t))))