branch: elpa/zenburn-theme
commit d9557cf5ab9c03dc70693e3892f5ffdc5d345d22
Author: Tianxiang Xiong <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Use default `company-preview` face
---
zenburn-theme.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/zenburn-theme.el b/zenburn-theme.el
index ce42d68f6a3..b63c04549eb 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -410,7 +410,6 @@ Also bind `class' to ((class color) (min-colors 89))."
`(company-tooltip-common-selection ((t (:foreground ,zenburn-green+2))))
`(company-scrollbar-fg ((t (:background ,zenburn-bg-1))))
`(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))))
;;;;; corfu
`(corfu-default ((t (:foreground ,zenburn-fg :background ,zenburn-bg+1))))