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

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

[elpa] externals/modus-operandi-theme f382ac1 44/99: Tweak 'org-quote' f


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme f382ac1 44/99: Tweak 'org-quote' face
Date: Fri, 31 Jul 2020 09:25:23 -0400 (EDT)

branch: externals/modus-operandi-theme
commit f382ac121d912292db15575053e208c7cae89165
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak 'org-quote' face
---
 modus-operandi-theme.el | 2 +-
 modus-vivendi-theme.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 7564e65..6c1a4d3 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -2905,7 +2905,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-priority ((,class ,@(modus-operandi-theme-org-todo-block 
magenta-nuanced-bg magenta-nuanced magenta)
                            ,@(modus-operandi-theme-heading-foreground magenta 
magenta-alt-other))))
    `(org-quote ((,class ,@(modus-operandi-theme-org-block bg-dim)
-                        :foreground ,fg-special-cold :slant 
,modus-theme-slant)))
+                        :foreground ,fg-special-calm :slant 
,modus-theme-slant)))
    `(org-scheduled ((,class :foreground ,green-alt-other)))
    `(org-scheduled-previously ((,class :foreground ,yellow-alt-other)))
    `(org-scheduled-today ((,class :foreground ,magenta-alt-other)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 56edcca..777d77e 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -2905,7 +2905,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-priority ((,class ,@(modus-vivendi-theme-org-todo-block 
magenta-nuanced-bg magenta-nuanced magenta)
                            ,@(modus-vivendi-theme-heading-foreground magenta 
magenta-alt-other))))
    `(org-quote ((,class ,@(modus-vivendi-theme-org-block bg-dim)
-                        :foreground ,fg-special-cold :slant 
,modus-theme-slant)))
+                        :foreground ,fg-special-calm :slant 
,modus-theme-slant)))
    `(org-scheduled ((,class :foreground ,green-alt-other)))
    `(org-scheduled-previously ((,class :foreground ,yellow-alt-other)))
    `(org-scheduled-today ((,class :foreground ,magenta-alt-other)))



reply via email to

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