emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/spacemacs-theme 6975915e3b 228/336: Support ace-window


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 6975915e3b 228/336: Support ace-window
Date: Fri, 14 Jan 2022 10:59:40 -0500 (EST)

branch: elpa/spacemacs-theme
commit 6975915e3bc23dd961c251c7c7f4f9cf3b2fe8dc
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    Support ace-window
    
    Fix issue (#97), thanks @eflanigan00
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 0036710f8e..a309936b11 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -194,6 +194,9 @@ to 'auto, tags may not be properly aligned. "
      `(vertical-border ((,class (:foreground ,border))))
      `(warning ((,class (:foreground ,war))))
 
+;;;;; ace-window
+     `(aw-leading-char-face ((,class (:foreground ,func :weight bold :box 
(:line-width 1 :color ,keyword :style released-button)))))
+
 ;;;;; ahs
      `(ahs-face ((,class (:background ,highlight))))
      `(ahs-plugin-whole-buffer-face ((,class (:background ,mat :foreground 
,bg1))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]