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

    Use slightly different colours for the mail cite mappings in 
modus-operandi-tinted
---
 modus-operandi-tinted-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-tinted-theme.el b/modus-operandi-tinted-theme.el
index abc6fcd6b6..375cb9f9fe 100644
--- a/modus-operandi-tinted-theme.el
+++ b/modus-operandi-tinted-theme.el
@@ -333,8 +333,8 @@ which corresponds to a minimum contrast in relative 
luminance of
 ;;;; Mail mappings
 
       (mail-cite-0 cyan-cooler)
-      (mail-cite-1 yellow-cooler)
-      (mail-cite-2 cyan)
+      (mail-cite-1 yellow)
+      (mail-cite-2 green-warmer)
       (mail-cite-3 red-cooler)
       (mail-part magenta-cooler)
       (mail-recipient blue-warmer)

Reply via email to