From 03c1811c944dd5623399014106b50e6e9670abf3 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 16 Apr 2021 13:29:16 +0100 Subject: corfu faces --- lib/themes/jao-light-theme.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/themes') diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index 7e3e139..0a9e2eb 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -89,6 +89,10 @@ (compilation-info (c "#223142" nil) nbf) (company-scrollbar-bg (c nil "grey95")) (company-scrollbar-fg (c nil "grey90")) + (corfu-background (~ default) (c "black" paler-yellow) nul nit nbf) + (corfu-bar (p hilite)) ;; moving part of the bar + (corfu-border (c paler-yellow)) ;; background of the bar + (corfu-current (p hilite)) (cursor (c "sienna3" "sienna3")) (diary (p error) nbf) (diff-hl-change (c "white" pale-blue)) -- cgit v1.2.3