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

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

[elpa] externals/ef-themes bd3811c70c 3/4: Tweak org-clock-overlay


From: ELPA Syncer
Subject: [elpa] externals/ef-themes bd3811c70c 3/4: Tweak org-clock-overlay
Date: Tue, 29 Nov 2022 14:57:34 -0500 (EST)

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

    Tweak org-clock-overlay
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index dc428fc2ac..377848871c 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1600,7 +1600,7 @@ Helper function for `ef-themes-preview-colors'."
     `(org-checkbox ((,c :foreground ,warning)))
     `(org-checkbox-statistics-done ((,c :inherit org-done)))
     `(org-checkbox-statistics-todo ((,c :inherit org-todo)))
-    `(org-clock-overlay ((,c :background ,bg-alt :foreground ,red-cooler)))
+    `(org-clock-overlay ((,c :background ,bg-hover-alt)))
     `(org-code ((,c :inherit ef-themes-fixed-pitch :foreground ,accent-1)))
     `(org-column ((,c :inherit default :background ,bg-alt)))
     `(org-column-title ((,c :inherit (bold default) :underline t :background 
,bg-alt)))



reply via email to

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