From aeaf816797d316d90d4912e51ebaa42990dc97a2 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Thu, 11 May 2017 21:09:27 +0100 Subject: Add missing ivy face ivy-cursor --- 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 8d9d618..ccf03a1 100644 --- a/zenburn-theme.el +++ b/zenburn-theme.el @@ -723,6 +723,7 @@ Also bind `class' to ((class color) (min-colors 89))." :underline t :weight bold)))) ;;;;; ivy `(ivy-confirm-face ((t (:foreground ,zenburn-green :background ,zenburn-bg)))) + `(ivy-cursor ((t (:foreground ,zenburn-bg :background ,zenburn-fg)))) `(ivy-match-required-face ((t (:foreground ,zenburn-red :background ,zenburn-bg)))) `(ivy-remote ((t (:foreground ,zenburn-blue :background ,zenburn-bg)))) `(ivy-subdir ((t (:foreground ,zenburn-yellow :background ,zenburn-bg)))) -- cgit v1.2.3