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

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

[elpa] externals/modus-vivendi-theme 968d374 09/35: Refine some Org Agen


From: Stefan Monnier
Subject: [elpa] externals/modus-vivendi-theme 968d374 09/35: Refine some Org Agenda faces for consistency
Date: Wed, 24 Jun 2020 12:42:46 -0400 (EDT)

branch: externals/modus-vivendi-theme
commit 968d37496ce5d4edd1d04c9c66d287f7916f9154
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Refine some Org Agenda faces for consistency
    
    These have benefited from the feedback I have received in issue 50:
    https://gitlab.com/protesilaos/modus-themes/-/issues/50
---
 modus-operandi-theme.el | 12 +++++++-----
 modus-vivendi-theme.el  | 12 +++++++-----
 2 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index b7672ce..aada7d3 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2602,13 +2602,15 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-agenda-clocking ((,class (:inherit modus-theme-special-cold))))
    `(org-agenda-column-dateline ((,class (:inherit 
modus-theme-subtle-neutral))))
    `(org-agenda-current-time ((,class (:inherit modus-theme-intense-cyan))))
-   `(org-agenda-date ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,fg-main
-                                        ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4)))))
+   `(org-agenda-date ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,cyan-alt-other
+                                        ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4)
+                                        ,@(modus-operandi-theme-heading-block 
cyan-nuanced-bg cyan-nuanced)))))
    `(org-agenda-date-today ((,class (:inherit ,modus-theme-variable-pitch 
:background ,cyan-subtle-bg
                                               :foreground ,fg-main :weight bold
                                               ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4)))))
-   `(org-agenda-date-weekend ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,fg-alt
-                                                ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4)))))
+   `(org-agenda-date-weekend ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,cyan
+                                        ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-4)
+                                        ,@(modus-operandi-theme-heading-block 
blue-nuanced-bg cyan-nuanced)))))
    `(org-agenda-diary ((,class (:foreground ,fg-main))))
    `(org-agenda-dimmed-todo-face ((,class (:inherit 
modus-theme-subtle-neutral))))
    `(org-agenda-done ((,class (,@(modus-operandi-theme-org-todo-block 
green-nuanced-bg green-nuanced green)))))
@@ -2713,7 +2715,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-tag ((,class (:foreground ,magenta-nuanced :weight normal))))
    `(org-tag-group ((,class (:foreground ,cyan-nuanced :weight bold))))
    `(org-target ((,class (:underline t))))
-   `(org-time-grid ((,class (:foreground ,cyan-nuanced))))
+   `(org-time-grid ((,class (:foreground ,fg-unfocused))))
    `(org-todo ((,class (,@(modus-operandi-theme-org-todo-block 
magenta-nuanced-bg magenta-nuanced magenta-alt-other)
                         ,@(modus-operandi-theme-heading-foreground 
magenta-alt-other red-alt-other)))))
    `(org-upcoming-deadline ((,class (:foreground ,red-alt-other))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index a88601e..821a96e 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2602,13 +2602,15 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-agenda-clocking ((,class (:inherit modus-theme-special-cold))))
    `(org-agenda-column-dateline ((,class (:inherit 
modus-theme-subtle-neutral))))
    `(org-agenda-current-time ((,class (:inherit modus-theme-intense-cyan))))
-   `(org-agenda-date ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,fg-main
-                                        ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-4)))))
+   `(org-agenda-date ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,cyan-alt-other
+                                        ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-4)
+                                        ,@(modus-vivendi-theme-heading-block 
cyan-nuanced-bg cyan-nuanced)))))
    `(org-agenda-date-today ((,class (:inherit ,modus-theme-variable-pitch 
:background ,cyan-subtle-bg
                                               :foreground ,fg-main :weight bold
                                               ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-4)))))
-   `(org-agenda-date-weekend ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,fg-alt
-                                                ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-4)))))
+   `(org-agenda-date-weekend ((,class (:inherit ,modus-theme-variable-pitch 
:foreground ,cyan
+                                        ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-4)
+                                        ,@(modus-vivendi-theme-heading-block 
blue-nuanced-bg cyan-nuanced)))))
    `(org-agenda-diary ((,class (:foreground ,fg-main))))
    `(org-agenda-dimmed-todo-face ((,class (:inherit 
modus-theme-subtle-neutral))))
    `(org-agenda-done ((,class (,@(modus-vivendi-theme-org-todo-block 
green-nuanced-bg green-nuanced green)))))
@@ -2713,7 +2715,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-tag ((,class (:foreground ,magenta-nuanced :weight normal))))
    `(org-tag-group ((,class (:foreground ,cyan-nuanced :weight bold))))
    `(org-target ((,class (:underline t))))
-   `(org-time-grid ((,class (:foreground ,cyan-nuanced))))
+   `(org-time-grid ((,class (:foreground ,fg-unfocused))))
    `(org-todo ((,class (,@(modus-vivendi-theme-org-todo-block 
magenta-nuanced-bg magenta-nuanced magenta-alt-other)
                         ,@(modus-vivendi-theme-heading-foreground 
magenta-alt-other red-alt-other)))))
    `(org-upcoming-deadline ((,class (:foreground ,red-alt-other))))



reply via email to

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