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

    standard-dark-theme: tweak red-cooler hue
---
 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 0a1dff5d69..80abac8b54 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      "#ef778f")
+      (red-cooler      "#ff778f")
       (red-faint       "#ee5c42")
       (green           "#44cc44")
       (green-warmer    "#7abd0f")

Reply via email to