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

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

[nongnu] elpa/apropospriate-theme 1202918 109/118: support for goggles


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 1202918 109/118: support for goggles
Date: Thu, 21 Oct 2021 18:02:33 -0400 (EDT)

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

    support for goggles
---
 README.md        | 1 +
 apropospriate.el | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 33f5288..bff1693 100644
--- a/README.md
+++ b/README.md
@@ -107,3 +107,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Frog Menu
 * Which Key Posframe
 * Company Posframe
+* Goggles
diff --git a/apropospriate.el b/apropospriate.el
index 3f04a75..354a276 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -581,6 +581,9 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(web-mode-current-column-highlight-face ((,class (:inherit hl-line))))
      `(pulse-highlight-face ((,class (:background ,pink))))
      `(pulse-highlight-start-face ((,class (:background ,pink))))
+     `(goggles-changed ((,class (:background ,flashing-color))))
+     `(goggles-removed ((,class (:background ,flashing-color))))
+     `(goggles-added ((,class (:background ,flashing-color))))
      `(eshell-prompt ((,class (:foreground ,green :weight bold))))
      `(eshell-ls-archive ((,class (:foreground ,teal))))
      `(eshell-ls-backup ((,class (:inherit font-lock-comment-face))))



reply via email to

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