From 23e802231b7602905181e2be04b17737b823f5a7 Mon Sep 17 00:00:00 2001 From: Matthew Carter Date: Wed, 4 Mar 2015 22:01:01 -0500 Subject: [PATCH] Update with a couple helm colors --- ahungry-theme.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ahungry-theme.el b/ahungry-theme.el index a5457e2e6..2b52fc4b9 100644 --- a/ahungry-theme.el +++ b/ahungry-theme.el @@ -183,6 +183,8 @@ '(magit-item-highlight ((t (:background "#111111" :slant normal :weight extra-bold :inverse-video nil)))) '(minibuffer-prompt ((t (:foreground "#0055ff" :bold t)))) '(web-mode-html-tag-bracket-face ((t (:foreground "#666666")))) + '(helm-selection ((t (:foreground "#0022ff" :bold t :background "#77ff00")))) + '(helm-match ((t (:foreground "gold1")))) ) (custom-theme-set-variables 'ahungry -- 2.39.2