summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-11-27 12:33:13 +0000
committerjao <jao@gnu.org>2021-11-27 12:34:10 +0000
commit28f9d947d900c85ab8bf1932339c59469fed0207 (patch)
tree695ca216d79c60d5642f401aeea07d876a3542af /lib
parent9eced0df3948a4d700d58a05d672ab6c8d1d7f41 (diff)
downloadelibs-28f9d947d900c85ab8bf1932339c59469fed0207.tar.gz
elibs-28f9d947d900c85ab8bf1932339c59469fed0207.tar.bz2
completion tweaks
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 27104c6..b6fd9eb 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -79,7 +79,7 @@
(f12 (p f02)))
(:x-faces (compilation-info (c "#223142" nil) nbf)
(completions-group-separator (c nil ni) (st "grey80"))
- (corfu-background (~ default) (c "black" "grey95"))
+ (corfu-default (~ default) (c "black" "grey95"))
(corfu-bar (c nil "grey80")) ;; moving part of the bar
(corfu-border (~ corfu-background)) ;; background of the bar
(corfu-current (c "black" "grey95") nbf nit (ul "grey70"))