]> code.delx.au - gnu-emacs-elpa/commitdiff
Update with a couple helm colors
authorMatthew Carter <m@ahungry.com>
Thu, 5 Mar 2015 03:01:01 +0000 (22:01 -0500)
committerMatthew Carter <m@ahungry.com>
Thu, 5 Mar 2015 03:01:01 +0000 (22:01 -0500)
ahungry-theme.el

index a5457e2e637541a0137fab9f6fee5553f76cf75a..2b52fc4b93b4efc902a8ce6041042b66e0b18c04 100644 (file)
    '(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