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

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

[nongnu] elpa/apropospriate-theme 74c747b 1/2: add popper-echo-area face


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 74c747b 1/2: add popper-echo-area face
Date: Mon, 15 Nov 2021 13:57:32 -0500 (EST)

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

    add popper-echo-area face
---
 apropospriate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apropospriate.el b/apropospriate.el
index 0fc0905..5fe6f5b 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -306,6 +306,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(corfu-bar ((,class (:background ,base00+1 :foreground ,base00+3))))
      `(corfu-border ((,class (:background ,base00-1 :foreground ,base03))))
      `(ac-completion-face ((,class :inherit company-preview)))
+     `(popper-echo-area ((,class :foreground ,base03)))
      `(tooltip ((,class (:background ,base00-1 :foreground ,base03))))
      `(popup-tip-face ((,class (:inherit tooltip))))
      `(popup-face ((,class (:inherit company-tooltip))))



reply via email to

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