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

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

[elpa] externals/modus-themes 4fc0ce3f84 2/3: Add support for the mu4e-t


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 4fc0ce3f84 2/3: Add support for the mu4e-thread-fold-face
Date: Mon, 26 Feb 2024 04:00:58 -0500 (EST)

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

    Add support for the mu4e-thread-fold-face
---
 modus-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modus-themes.el b/modus-themes.el
index aac3efee31..8639146747 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -3081,6 +3081,7 @@ FG and BG are the main colors."
     `(mu4e-replied-face ((,c :foreground ,info)))
     `(mu4e-special-header-value-face ((,c :inherit message-header-subject)))
     `(mu4e-system-face ((,c :inherit italic)))
+    `(mu4e-thread-fold-face ((,c :foreground ,border)))
     `(mu4e-title-face (( )))
     `(mu4e-trashed-face ((,c :foreground ,err)))
     `(mu4e-unread-face ((,c :inherit bold)))



reply via email to

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