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

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

[elpa] externals/modus-themes f9c83600a9: Tweak deuteranopia mail-cite-2


From: ELPA Syncer
Subject: [elpa] externals/modus-themes f9c83600a9: Tweak deuteranopia mail-cite-2 colour mapping
Date: Mon, 29 May 2023 03:58:38 -0400 (EDT)

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

    Tweak deuteranopia mail-cite-2 colour mapping
    
    This makes nested quotes in mail/message buffers easier to spot, while
    still being consistent with the requirements of those themes.
---
 modus-operandi-deuteranopia-theme.el | 2 +-
 modus-vivendi-deuteranopia-theme.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-deuteranopia-theme.el 
b/modus-operandi-deuteranopia-theme.el
index a3205c4d4d..5817d8f674 100644
--- a/modus-operandi-deuteranopia-theme.el
+++ b/modus-operandi-deuteranopia-theme.el
@@ -315,7 +315,7 @@ standard).")
 
       (mail-cite-0 blue-warmer)
       (mail-cite-1 yellow)
-      (mail-cite-2 blue-cooler)
+      (mail-cite-2 cyan-faint)
       (mail-cite-3 yellow-faint)
       (mail-part blue)
       (mail-recipient blue)
diff --git a/modus-vivendi-deuteranopia-theme.el 
b/modus-vivendi-deuteranopia-theme.el
index bc01455498..60c3c62b38 100644
--- a/modus-vivendi-deuteranopia-theme.el
+++ b/modus-vivendi-deuteranopia-theme.el
@@ -314,7 +314,7 @@ standard).")
 
       (mail-cite-0 blue-warmer)
       (mail-cite-1 yellow-cooler)
-      (mail-cite-2 blue-cooler)
+      (mail-cite-2 cyan-faint)
       (mail-cite-3 yellow)
       (mail-part blue)
       (mail-recipient blue)



reply via email to

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