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

    Make yellow-cooler of modus-operandi-tinted a bit darker
---
 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 375cb9f9fe..f302b1895a 100644
--- a/modus-operandi-tinted-theme.el
+++ b/modus-operandi-tinted-theme.el
@@ -80,8 +80,8 @@ which corresponds to a minimum contrast in relative luminance 
of
       (green-intense   "#008900")
       (yellow          "#6d5000")
       (yellow-warmer   "#894000")
-      (yellow-cooler   "#673f40")
       (yellow-faint    "#5e4816")
+      (yellow-cooler   "#603238")
       (yellow-intense  "#808000")
       (blue            "#0031a9")
       (blue-warmer     "#3546c2")

Reply via email to