branch: externals/doric-themes
commit faf8903a07f2bf20ab97d0e486db3a5d30b50d9a
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add support for the Avy package
---
 doric-themes.el | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index 564b9a7257..6befa23996 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -176,6 +176,7 @@
     all-the-icons-red-alt
     all-the-icons-silver
     all-the-icons-yellow
+    avy-background-face
     breadcrumb-face
     calendar-weekend-header
     change-log-email
@@ -818,7 +819,12 @@
     ztreep-node-count-children-face))
 
 (defvar doric-themes-underline-emphasis-faces
-  '(completions-common-part
+  '(avy-goto-char-timer-face
+    avy-lead-face
+    avy-lead-face-0
+    avy-lead-face-1
+    avy-lead-face-2
+    completions-common-part
     completions-first-difference
     consult-preview-match
     custom-visibility

Reply via email to