branch: elpa/ample-theme
commit d9b5feb655216593f832d312d508f774848a46f7
Author: jordonbiondo <[email protected]>
Commit: jordonbiondo <[email protected]>
flat helm
---
ample-flat-theme.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ample-flat-theme.el b/ample-flat-theme.el
index a9f3fbd..0b8bc93 100644
--- a/ample-flat-theme.el
+++ b/ample-flat-theme.el
@@ -265,10 +265,10 @@
`(helm-ff-prefix ((t (:foreground ,ample/red))))
;;`(helm-ff-symlink ((t ())))
;;`(helm-grep-cmd-line ((t ())))
- ;;`(helm-grep-file ((t ())))
+ `(helm-grep-file ((t (:foreground ,ample/blue))))
;;`(helm-grep-finish ((t ())))
- ;;`(helm-grep-lineno ((t ())))
- ;;`(helm-grep-match ((t ())))
+ `(helm-grep-lineno ((t (:foreground ,ample/purple))))
+ `(helm-grep-match ((t (:foreground ,ample/fg :background ,ample/region))))
;;`(helm-grep-running ((t ())))
`(helm-header ((t (:foreground ,ample/bg :background ,ample/fg))))
;;`(helm-helper ((t ())))