From 34b4d35a3367900b8aa374d3fafa065469a7c22a Mon Sep 17 00:00:00 2001 From: Oliver Dunkl Date: Tue, 12 Jan 2016 12:58:41 +0100 Subject: Add face for helm-match --- zenburn-theme.el | 1 + 1 file changed, 1 insertion(+) (limited to 'zenburn-theme.el') 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)))) -- cgit v1.2.3