branch: elpa/apropospriate-theme
commit 94408a569b1cbf2b74ed6fca581d6e37a6c691af
Author: justin talbott <[email protected]>
Commit: justin talbott <[email protected]>

    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