branch: elpa/ample-theme
commit b26f318f8e8efc80c3e18bdaf3ac854784fe6e31
Author: jordonbiondo <[email protected]>
Commit: jordonbiondo <[email protected]>
more helm faces
---
ample-theme.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ample-theme.el b/ample-theme.el
index cec3d79..96b5d1c 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -170,7 +170,7 @@
;;`(helm-buffer-process (( t ())))
;;`(helm-buffer-saved-out (( t ())))
;;`(helm-buffer-size (( t ())))
- `(helm-candidate-number (( t (:foreground ,ample/green))))
+ `(helm-candidate-number (( t (:foreground ,ample/green :background
,ample/darker-gray))))
`(helm-ff-directory (( t (:foreground ,ample/blue))))
`(helm-ff-executable (( t (:foreground ,ample/green))))
`(helm-ff-file (( t (:inherit default))))
@@ -189,12 +189,12 @@
;;`(helm-history-remote (( t ())))
;;`(helm-lisp-completion-info (( t ())))
;;`(helm-lisp-show-completion (( t ())))
- `(helm-match (( t (:foreground ,ample/blue :background
,ample/darker-gray))))
+ `(helm-match (( t (:foreground ,ample/blue :background
,ample/darkest-gray))))
;;`(helm-moccur-buffer (( t ())))
- ;;`(helm-selection (( t ())))
+ `(helm-selection (( t (:foreground ,ample/yellow :background nil :bold t))))
;;`(helm-selection-line (( t ())))
;;`(helm-separator (( t ())))
- ;;`(helm-source-header (( t ())))
+ `(helm-source-header (( t (:foreground ,ample/darkest-gray :background
,ample/orange))))
;;`(helm-visible-mark (( t ())))
;;(((((+ (- (* (/ ( or nil 4) 4) 9) 2) 10)))))