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

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

[nongnu] elpa/apropospriate-theme d9f9176 006/118: brighten red-1


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme d9f9176 006/118: brighten red-1
Date: Thu, 21 Oct 2021 18:02:11 -0400 (EDT)

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

    brighten red-1
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index 06b2f56..2b545f0 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -41,7 +41,7 @@
          (orange   (if (eq variant 'light) "#D84315" "#FFCC80"))
          (orange-1 (if (eq variant 'light) "#FF5722" "#FFA726"))
          (red      (if (eq variant 'light) "#D50000" "#E57373"))
-         (red-1    (if (eq variant 'light) "#FF1744" "#D32F2F"))
+         (red-1    (if (eq variant 'light) "#FF1744" "#EF9A9A"))
          (pink     (if (eq variant 'light) "#F8BBD0" "#F8BBD0"))
          (pink-1   (if (eq variant 'light) "#EC407A" "#FF80AB"))
          (purple   (if (eq variant 'light) "#7E57C2" "#E1BEE7"))



reply via email to

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