emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 23e8022 1/3: Update with a couple helm colors


From: Matthew Carter
Subject: [elpa] master 23e8022 1/3: Update with a couple helm colors
Date: Tue, 10 Mar 2015 05:05:40 +0000

branch: master
commit 23e802231b7602905181e2be04b17737b823f5a7
Author: Matthew Carter <address@hidden>
Commit: Matthew Carter <address@hidden>

    Update with a couple helm colors
---
 ahungry-theme.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ahungry-theme.el b/ahungry-theme.el
index a5457e2..2b52fc4 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]