branch: elpa/moe-theme
commit 4baf4c31ded5525fed9c9ed9dabb722a677cd24d
Author: Jean-Christophe Petkovich <[email protected]>
Commit: Jean-Christophe Petkovich <[email protected]>

    Added face for helm-lisp-show-completion
---
 moe-light-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/moe-light-theme.el b/moe-light-theme.el
index 48b3e26e9d..5c42d7a7a1 100644
--- a/moe-light-theme.el
+++ b/moe-light-theme.el
@@ -296,6 +296,7 @@ Moe, moe, kyun!")
    `(helm-ff-prefix ((,class (:foreground ,white-0 :background ,orange-2))))
    `(helm-buffer-size ((,class (:foreground ,orange-2))))
    `(helm-grep-file ((,class (:foreground ,purple-2))))
+   `(helm-lisp-show-completion ((,class (:background ,blue-1))))
 
    ;; Dired/Dired+
    `(dired-directory ((,class (:foreground ,blue-1 :bold t))))

Reply via email to