branch: externals/ef-themes
commit 4cae8b00592a5999991f946ad734a1c956e7ce75
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Tweak 'corfu-bar' face
---
ef-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ef-themes.el b/ef-themes.el
index 0878d83640..d37d142eae 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -733,7 +733,7 @@ Helper function for `ef-themes-preview-colors'."
`(consult-line-number ((,c :inherit shadow)))
;;;;; corfu
`(corfu-current ((,c :background ,bg-completion)))
- `(corfu-bar ((,c :background ,fg-alt)))
+ `(corfu-bar ((,c :background ,fg-main)))
`(corfu-border ((,c :background ,bg-active)))
`(corfu-default ((,c :background ,bg-inactive)))
;;;; custom (M-x customize)