branch: externals/standard-themes
commit 4048811d32d0ecf9a1fb995038dac26cbe8d79dc
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    standard-dark-theme: refine red-cooler value
---
 standard-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/standard-dark-theme.el b/standard-dark-theme.el
index 628553cef0..12d8a39e11 100644
--- a/standard-dark-theme.el
+++ b/standard-dark-theme.el
@@ -58,7 +58,7 @@
       ;; Basic hues for foreground values
       (red             "#ff6f60")
       (red-warmer      "#ff7f24")
-      (red-cooler      "#ff5a7a")
+      (red-cooler      "#ef778f")
       (red-faint       "#ee5c42")
       (green           "#44cc44")
       (green-warmer    "#7abd0f")

Reply via email to