From a31e84439cb0dd6543396dca311fa8c988c13ae8 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 13 Nov 2021 03:45:53 +0000 Subject: themes nits --- lib/themes/jao-light-theme.el | 1 + lib/themes/jao-themes.el | 1 + 2 files changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index 8803890..c6f316e 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -77,6 +77,7 @@ (f11 (p f01)) (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-bar (c nil "grey80")) ;; moving part of the bar (corfu-border (~ corfu-background)) ;; background of the bar diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 834b72b..5efcbb9 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -373,6 +373,7 @@ (completions-annotations (p f10) nit) (completions-common-part nbf :width normal) (completions-first-difference bf dfg dbg) + (completions-group-separator (p dimm) st) (corfu-background (p hilite)) (corfu-bar (p hilite)) (corfu-border (~ corfu-bar)) -- cgit v1.2.3