X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/e9d3acced60a750b0c01d2e460eb6bc160cacb69..66d05f89242cd4b996ce5dcea0a5fcf9b4e5a1b6:/color-theme-ahungry.el diff --git a/color-theme-ahungry.el b/color-theme-ahungry.el index 53d26ba1e..e9ded6e48 100644 --- a/color-theme-ahungry.el +++ b/color-theme-ahungry.el @@ -180,6 +180,9 @@ (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)