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

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

[nongnu] elpa/apropospriate-theme 3bda985 098/118: change tooltip style


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 3bda985 098/118: change tooltip style to be similar to company/autocomplete
Date: Thu, 21 Oct 2021 18:02:31 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 3bda985a9f413ec615a2ec7a38a90ee14d95f88c
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    change tooltip style to be similar to company/autocomplete
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index d79571f..5806216 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -266,7 +266,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(company-preview-common ((,class (:foreground ,base02))))
      `(company-preview-search ((,class (:background ,base00))))
      `(ac-completion-face ((,class :inherit company-preview)))
-     `(tooltip ((,class (:background ,base03 :foreground ,base00 :height 
0.9))))
+     `(tooltip ((,class (:background ,base00-1 :foreground ,base03))))
      `(popup-tip-face ((,class (:inherit tooltip))))
      `(popup-face ((,class (:inherit company-tooltip))))
      `(popup-menu-mouse-face ((,class (:inherit popup-face))))



reply via email to

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