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

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

[elpa] externals/kind-icon 03053f9: corfu-background changed to corfu-de


From: ELPA Syncer
Subject: [elpa] externals/kind-icon 03053f9: corfu-background changed to corfu-default
Date: Mon, 22 Nov 2021 17:57:21 -0500 (EST)

branch: externals/kind-icon
commit 03053f9d3cc7b85b433b4c4b2da5653f91c174ef
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    corfu-background changed to corfu-default
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 69639d8..6adf5b0 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ To enable for completion UI's with margin-formatters 
capability such as [corfu](
   :ensure t
   :after corfu
   :custom
-  (kind-icon-default-face 'corfu-background) ; to compute blended backgrounds 
correctly
+  (kind-icon-default-face 'corfu-default) ; to compute blended backgrounds 
correctly
   :config
   (add-to-list 'corfu-margin-formatters #'kind-icon-margin-formatter))
 ```



reply via email to

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