From 1a8d16f4e40934b149bd27a6493a9821364e9c05 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 23 Aug 2022 20:50:03 +0100 Subject: theme: avy faces for light theme --- lib/themes/jao-light-theme.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index 8a4640c..bf00e8e 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -72,7 +72,10 @@ (f10 (p f00)) (f11 (p f01)) (f12 (p f02))) - (:x-faces (compilation-info (c "#223142" nil) nbf) + (:x-faces (avy-lead-face (c "red" "grey90") bf :height 1.2) + (avy-lead-face-0 (~ avy-lead-face) bf) + (avy-lead-face-1 (p dimm)) + (compilation-info (c "#223142" nil) nbf) (completions-group-separator (c nil ni) (st "grey80")) (corfu-default (~ default) (c "black" "grey95")) (corfu-bar (c nil "grey80")) ;; moving part of the bar -- cgit v1.2.3