mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 05:23:05 +00:00
parent
48aa2cd828
commit
67662efdb3
4
avy.el
4
avy.el
@ -170,11 +170,11 @@ For example, to make SPC do the same as ?a, use
|
||||
"Face used for first non-terminating leading chars.")
|
||||
|
||||
(defface avy-lead-face-1
|
||||
'((t (:foreground "white" :background "gray")))
|
||||
'((t (:foreground "white" :background "gray")))
|
||||
"Face used for matched leading chars.")
|
||||
|
||||
(defface avy-lead-face-2
|
||||
'((t (:foreground "white" :background "#f86bf3")))
|
||||
'((t (:foreground "white" :background "#f86bf3")))
|
||||
"Face used for leading chars.")
|
||||
|
||||
(defface avy-lead-face
|
||||
|
Loading…
x
Reference in New Issue
Block a user