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

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

[nongnu] elpa/apropospriate-theme 2b042f4 2/2: update pulse-highlight-st


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 2b042f4 2/2: update pulse-highlight-start-face to mirror beacon and goggles
Date: Tue, 26 Oct 2021 13:57:33 -0400 (EDT)

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

    update pulse-highlight-start-face to mirror beacon and goggles
---
 apropospriate.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/apropospriate.el b/apropospriate.el
index 1aad900..7064be2 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -588,8 +588,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(web-mode-html-attr-name-face ((,class (:inherit 
font-lock-variable-name-face))))
      `(web-mode-current-element-highlight-face ((,class (:inherit 
highlight-symbol-face))))
      `(web-mode-current-column-highlight-face ((,class (:inherit hl-line))))
-     `(pulse-highlight-face ((,class (:background ,pink))))
-     `(pulse-highlight-start-face ((,class (:background ,pink))))
+     `(pulse-highlight-start-face ((,class (:background ,flashing-color))))
      `(goggles-changed ((,class (:background ,flashing-color))))
      `(goggles-removed ((,class (:background ,flashing-color))))
      `(goggles-added ((,class (:background ,flashing-color))))



reply via email to

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