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

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

[elpa] externals/ef-themes f5ab8eecc8: Tweak calendar-weekday-header for


From: ELPA Syncer
Subject: [elpa] externals/ef-themes f5ab8eecc8: Tweak calendar-weekday-header foreground
Date: Thu, 1 Dec 2022 08:57:36 -0500 (EST)

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

    Tweak calendar-weekday-header foreground
    
    Builds on commit cfcc000.
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index ac9aa26dbe..3f2cbba181 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -818,7 +818,7 @@ Helper function for `ef-themes-preview-colors'."
 ;;;; calendar and diary
     `(calendar-month-header ((,c :inherit bold)))
     `(calendar-today ((,c :inherit bold :underline t)))
-    `(calendar-weekday-header ((,c :foreground ,fg-dim)))
+    `(calendar-weekday-header ((,c :foreground ,fg-alt)))
     `(calendar-weekend-header ((,c :foreground ,err)))
     `(diary ((,c :background ,bg-dim :foreground ,accent-0)))
     `(diary-anniversary ((,c :foreground ,accent-1)))



reply via email to

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