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

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

[nongnu] elpa/apropospriate-theme 97a2659 083/118: also style symbol-ove


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 97a2659 083/118: also style symbol-overlay-default-face like highlight-symbol-face
Date: Thu, 21 Oct 2021 18:02:27 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 97a26598a4d64f8339f7b12818d67425057235be
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    also style symbol-overlay-default-face like highlight-symbol-face
---
 apropospriate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apropospriate.el b/apropospriate.el
index 7dc31de..5a81024 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -315,6 +315,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(show-paren-mismatch ((,class (:background unspecified :foreground ,red 
:inverse-video t :underline (:style line :color ,red)))))
      `(highlight-symbol-face ((,class (:foreground unspecified :background 
unspecified :underline (:style line :color ,base02)))))
      `(symbol-overlay-temp-face ((,class (:foreground unspecified :background 
unspecified :underline (:style line :color ,base02)))))
+     `(symbol-overlay-default-face ((,class (:foreground unspecified 
:background unspecified :underline (:style line :color ,base02)))))
      `(sp-show-pair-match-face ((,class (:inherit show-paren-match))))
      `(sp-show-pair-mismatch-face ((,class (:inherit show-paren-mismatch))))
      `(rainbow-delimiters-depth-1-face ((,class (:foreground ,purple-1))))



reply via email to

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