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

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

[nongnu] elpa/material-theme 35ad0e9 083/118: Set company template for l


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme 35ad0e9 083/118: Set company template for light variant
Date: Thu, 21 Oct 2021 18:06:26 -0400 (EDT)

branch: elpa/material-theme
commit 35ad0e9f2e8c52c738b1fc2bf3eb6910402c87e3
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    Set company template for light variant
---
 material-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/material-light-theme.el b/material-light-theme.el
index edfd3da..9c8a8ea 100644
--- a/material-light-theme.el
+++ b/material-light-theme.el
@@ -598,7 +598,7 @@
    ;; `(company-preview-search ((,class ())))
    `(company-scrollbar-bg ((,class (:background "#F0F0F0"))))
    `(company-scrollbar-fg ((,class (:background "#C0C0C0"))))
-   ;; `(company-template-field ((,class ())))
+   `(company-template-field ((,class (:background ,inactive-gray))))
    `(company-tooltip ((,class (:weight bold :foreground, comment :background 
,inactive-gray))))
    `(company-tooltip-annotation ((,class (:weight normal :foreground ,comment 
:background ,inactive-gray))))
    `(company-tooltip-common ((,class (:weight normal :inherit 
company-tooltip))))



reply via email to

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