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

    Add support for the Ace Window package
---
 doric-themes.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doric-themes.el b/doric-themes.el
index 6befa23996..e87eb11506 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -669,6 +669,7 @@
 
 (defvar doric-themes-bold-italic-faces
   '(appt-notification
+    aw-key-face
     change-log-conditionals
     comint-highlight-input
     compilation-error
@@ -720,6 +721,7 @@
 
 (defvar doric-themes-italic-faces
   '(Info-quoted
+    aw-minibuffer-leading-char-face
     completions-annotations
     corfu-annotations
     custom-comment
@@ -824,6 +826,7 @@
     avy-lead-face-0
     avy-lead-face-1
     avy-lead-face-2
+    aw-leading-char-face
     completions-common-part
     completions-first-difference
     consult-preview-match

Reply via email to