emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cyberpunk-theme b326bd5 051/132: forgot company-preview


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme b326bd5 051/132: forgot company-preview
Date: Thu, 21 Oct 2021 18:03:47 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit b326bd571db612f2178978a602e95de858a9e805
Author: Martin Trojer <martin.trojer@gmail.com>
Commit: Martin Trojer <martin.trojer@gmail.com>

    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))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]