branch: elpa/cyberpunk-theme
commit b326bd571db612f2178978a602e95de858a9e805
Author: Martin Trojer <[email protected]>
Commit: Martin Trojer <[email protected]>
forgot company-preview
---
cyberpunk-theme.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 1c79ec5..ecf7d8a 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -254,6 +254,7 @@
`(company-tooltip-annotation ((,class (:foreground ,cyberpunk-black-3))))
`(company-scrollbar-fg ((,class (:background ,cyberpunk-black-3))))
`(company-scrollbar-bg ((,class (:background ,cyberpunk-gray-5))))
+ `(company-preview ((,class (:foreground ,cyberpunk-gray :background
,cyberpunk-pink-1))))
;; diff
`(diff-added ((,class (:foreground ,cyberpunk-green))))