summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'zenburn-theme.el')
-rw-r--r--zenburn-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index 2b30702..d22ecbd 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -298,6 +298,9 @@ Also bind `class' to ((class color) (min-colors 89))."
`(company-scrollbar-bg ((t (:background ,zenburn-bg+2))))
`(company-preview ((t (:background ,zenburn-green+2))))
`(company-preview-common ((t (:foreground ,zenburn-green+2 :background ,zenburn-bg-1))))
+;;;;; company-quickhelp
+ `(company-quickhelp-color-background ,zenburn-bg+1)
+ `(company-quickhelp-color-foreground ,zenburn-fg)
;;;;; bm
`(bm-face ((t (:background ,zenburn-yellow-1 :foreground ,zenburn-bg))))
`(bm-fringe-face ((t (:background ,zenburn-yellow-1 :foreground ,zenburn-bg))))