summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zenburn-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index c551b49..3a5436f 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -588,6 +588,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(helm-grep-lineno ((t (:foreground ,zenburn-fg-1 :background ,zenburn-bg))))
`(helm-grep-match ((t (:foreground nil :background nil :inherit helm-match))))
`(helm-grep-running ((t (:foreground ,zenburn-red :background ,zenburn-bg))))
+ `(helm-match ((t (:foreground ,zenburn-orange :background ,zenburn-bg-1 :weight bold))))
`(helm-moccur-buffer ((t (:foreground ,zenburn-cyan :background ,zenburn-bg))))
`(helm-mu-contacts-address-face ((t (:foreground ,zenburn-fg-1 :background ,zenburn-bg))))
`(helm-mu-contacts-name-face ((t (:foreground ,zenburn-fg :background ,zenburn-bg))))