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

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

[nongnu] elpa/apropospriate-theme 94408a5 102/118: darken hydra-face-pin


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 94408a5 102/118: darken hydra-face-pink to match avy, etc & cursor
Date: Thu, 21 Oct 2021 18:02:31 -0400 (EDT)

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

    darken hydra-face-pink to match avy, etc & cursor
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index 7b1f86d..7d071fb 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -636,7 +636,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(hydra-face-red ((,class (:foreground ,red :bold t))))
      `(hydra-face-blue ((,class (:foreground ,blue :bold t))))
      `(hydra-face-amaranth ((,class (:foreground ,red-1 :bold t))))
-     `(hydra-face-pink ((,class (:foreground ,pink :bold t))))
+     `(hydra-face-pink ((,class (:foreground ,pink-1 :bold t))))
      `(hydra-face-teal ((,class (:foreground ,cyan :bold t))))
      `(hi-yellow ((,class (:inherit highlight :foreground ,yellow 
:inverse-video t))))
      `(hi-pink ((,class (:inherit highlight :foreground ,pink :inverse-video 
t))))



reply via email to

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