branch: externals/modus-themes
commit c98df7220b8514645bda68039d72b097f28eaebb
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Tweak the value of 'yellow-cooler' in modus-operandi-tinted
---
 modus-operandi-tinted-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-operandi-tinted-theme.el b/modus-operandi-tinted-theme.el
index f504a99ff9..a0256fb1ff 100644
--- a/modus-operandi-tinted-theme.el
+++ b/modus-operandi-tinted-theme.el
@@ -80,7 +80,7 @@ which corresponds to a minimum contrast in relative luminance 
of
       (green-intense   "#008900")
       (yellow          "#6d5000")
       (yellow-warmer   "#894000")
-      (yellow-cooler   "#77492f")
+      (yellow-cooler   "#77494f")
       (yellow-faint    "#624416")
       (yellow-intense  "#808000")
       (blue            "#0031a9")

Reply via email to