X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/2662eaad768e12c149e0b86a099106e631811849..d50d9ab3638f83df4cbd75cbba8a4d0dcb9a705c:/packages/ahungry-theme/color-theme-ahungry.el diff --git a/packages/ahungry-theme/color-theme-ahungry.el b/packages/ahungry-theme/color-theme-ahungry.el index ba76b253c..14980d813 100644 --- a/packages/ahungry-theme/color-theme-ahungry.el +++ b/packages/ahungry-theme/color-theme-ahungry.el @@ -179,6 +179,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)