branch: elpa/ample-theme
commit 48a11376fa524398deae62e609c7324dfa6411eb
Author: Fice T <[email protected]>
Commit: jordonbiondo <[email protected]>
Add helm-visible-mark
---
ample-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ample-theme.el b/ample-theme.el
index bb514b9..82c8aa1 100644
--- a/ample-theme.el
+++ b/ample-theme.el
@@ -296,7 +296,7 @@
;;`(helm-selection-line ((t ())))
;;`(helm-separator ((t ())))
`(helm-source-header ((t (:foreground
,ample/darkest-gray :background ,ample/blue))))
- ;;`(helm-visible-mark ((t ())))
+ `(helm-visible-mark ((t (:foreground ,ample/bg :background
,ample/green))))
;; jabber
`(jabber-activity-face ((t (:inherit
font-lock-variable-name-face :bold t))))