]> code.delx.au - gnu-emacs-elpa/blobdiff - color-theme-ahungry.el
Add some better defaults for helm selections
[gnu-emacs-elpa] / color-theme-ahungry.el
index 53d26ba1e5f8dbe47eef522b459c7042359f522e..e9ded6e4824102987dbf7799552972d93a339bf0 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 "#ff0099" :italic t :bold t :background "#f2e997"))))
+     (helm-match ((t (:foreground "gold1"))))
+     (helm-visible-mark ((t (:background "#f2e997" :foreground "#ff0099" :bold nil :italic nil))))
      )))
 
 (provide 'color-theme-ahungry)