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

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

[nongnu] elpa/cyberpunk-theme 319cf0c 052/132: Merge pull request #11 fr


From: ELPA Syncer
Subject: [nongnu] elpa/cyberpunk-theme 319cf0c 052/132: Merge pull request #11 from martintrojer/master
Date: Thu, 21 Oct 2021 18:03:48 -0400 (EDT)

branch: elpa/cyberpunk-theme
commit 319cf0ca7a54f62ae5a8ea74946609b1793704e7
Merge: 928f655 b326bd5
Author: Nicholas M. Van Horn <nemo1211@gmail.com>
Commit: Nicholas M. Van Horn <nemo1211@gmail.com>

    Merge pull request #11 from martintrojer/master
    
    Good catch. Thanks again!
---
 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]