From 91787db2d3ae9cea313aaaaaf34876e06a57abbb Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 25 Aug 2022 05:41:39 +0100 Subject: themes: avy faces for everyone --- lib/themes/jao-themes.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 3174f99..c8d469e 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -313,7 +313,10 @@ (ansi-color-italic it) (ansi-color-green (c "darkseagreen4" "darkseagreen4")) (ansi-color-magenta (c "lightpink3" "lightpink3")) - (ansi-color-yellow (c "lightgoldenrod3" "lightgoldenrod3"))) + (ansi-color-yellow (c "lightgoldenrod3" "lightgoldenrod3")) + (avy-lead-face (c "red" "grey90") bf :height 1.2) + (avy-lead-face-0 (~ avy-lead-face) bf) + (avy-lead-face-1 (p dimm))) `((bbdb-company) (bbdb-field-name bf) (bbdb-field-value (~ default)) -- cgit v1.2.3