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

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

[nongnu] elpa/apropospriate-theme 1761bf480c: improve corfu support


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 1761bf480c: improve corfu support
Date: Fri, 14 Jan 2022 09:58:00 -0500 (EST)

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

    improve corfu support
---
 apropospriate.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apropospriate.el b/apropospriate.el
index ed74fb0dd2..8c1b258d61 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -304,10 +304,10 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(company-preview ((,class (:background ,base00 :foreground ,base02))))
      `(company-preview-common ((,class (:foreground ,base02))))
      `(company-preview-search ((,class (:background ,base00))))
-     `(corfu-background ((,class (:background ,base00-2 :foreground ,base03))))
+     `(corfu-default ((,class (:background ,base00-2 :foreground ,base02))))
      `(corfu-current ((,class (:background ,base00-1 :foreground ,base03))))
      `(corfu-bar ((,class (:background ,base00+1 :foreground ,base00+3))))
-     `(corfu-border ((,class (:background ,base00-1 :foreground ,base03))))
+     `(corfu-border ((,class (:background ,base00-2 :foreground ,base03))))
      `(ac-completion-face ((,class :inherit company-preview)))
      `(popper-echo-area ((,class :foreground ,base03)))
      `(tooltip ((,class (:background ,base00-1 :foreground ,base03))))



reply via email to

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