summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-25 05:41:39 +0100
committerjao <jao@gnu.org>2022-08-25 05:41:39 +0100
commit91787db2d3ae9cea313aaaaaf34876e06a57abbb (patch)
tree15e493b7605007a72d5f93325168ba35a014c196 /lib/themes/jao-themes.el
parent7971183b076fc98168469bcd5a1e1861de1dfa6a (diff)
downloadelibs-91787db2d3ae9cea313aaaaaf34876e06a57abbb.tar.gz
elibs-91787db2d3ae9cea313aaaaaf34876e06a57abbb.tar.bz2
themes: avy faces for everyone
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el5
1 files changed, 4 insertions, 1 deletions
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))