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

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

[elpa] externals/modus-operandi-theme 9f9160f 042/153: Miscellaneous Org


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme 9f9160f 042/153: Miscellaneous Org tweaks for consistency
Date: Thu, 18 Mar 2021 13:47:35 -0400 (EDT)

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

    Miscellaneous Org tweaks for consistency
---
 modus-operandi-theme.el | 8 ++++----
 modus-vivendi-theme.el  | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index cba932a..dd95ab2 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -3435,14 +3435,13 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-column-title ((,class :inherit bold :underline t :background 
,bg-alt)))
    `(org-date ((,class :inherit fixed-pitch :foreground ,cyan-alt-other 
:underline t)))
    `(org-date-selected ((,class :inherit bold :foreground ,blue-alt 
:inverse-video t)))
-   `(org-default ((,class :background ,bg-main :foreground ,fg-main)))
    `(org-document-info ((,class :foreground ,fg-special-cold)))
    `(org-document-info-keyword ((,class :inherit fixed-pitch :foreground 
,fg-alt)))
    `(org-document-title ((,class :inherit (bold ,modus-theme-variable-pitch) 
:foreground ,fg-special-cold
                                  ,@(modus-operandi-theme-scale 
modus-operandi-theme-scale-5))))
    `(org-done ((,class :box ,bg-region :background ,bg-dim :foreground ,green
                        :inherit ,modus-theme-variable-pitch)))
-   `(org-drawer ((,class :inherit ,modus-theme-variable-pitch :foreground 
,cyan-alt)))
+   `(org-drawer ((,class :inherit ,modus-theme-variable-pitch :foreground 
,cyan)))
    `(org-ellipsis ((,class :foreground nil))) ; inherits from the heading's 
colour
    `(org-footnote ((,class :foreground ,blue-alt :underline t)))
    `(org-formula ((,class :inherit fixed-pitch :foreground ,red-alt)))
@@ -3480,12 +3479,13 @@ Also bind `class' to ((class color) (min-colors 89))."
                              8 fg-dim magenta bg-alt bg-region))))
    `(org-link ((,class :inherit link)))
    `(org-list-dt ((,class :inherit bold)))
-   `(org-macro ((,class :inherit org-latex-and-related)))
+   `(org-macro ((,class :background ,blue-nuanced-bg :foreground 
,magenta-alt-other)))
    `(org-meta-line ((,class :inherit fixed-pitch :background ,cyan-nuanced-bg 
:foreground ,cyan-nuanced)))
    `(org-mode-line-clock ((,class :foreground ,fg-main)))
    `(org-mode-line-clock-overrun ((,class :inherit modus-theme-active-red)))
    `(org-priority ((,class :box ,bg-region :background ,bg-dim :foreground 
,magenta
                            :inherit ,modus-theme-variable-pitch)))
+   `(org-property-value ((,class :foreground ,cyan-alt-other)))
    `(org-quote ((,class ,@(if modus-operandi-theme-org-blocks
                               (append
                                (and (>= emacs-major-version 27) '(:extend t))
@@ -3497,7 +3497,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-scheduled-today ((,class :foreground ,magenta-alt-other)))
    `(org-sexp-date ((,class :inherit org-date)))
    `(org-special-keyword ((,class :inherit ,modus-theme-variable-pitch
-                                  :foreground ,cyan-alt-other)))
+                                  :foreground ,blue-nuanced)))
    `(org-table ((,class :inherit fixed-pitch :foreground ,fg-special-cold)))
    `(org-tag ((,class :foreground ,magenta-nuanced)))
    `(org-tag-group ((,class :inherit bold :foreground ,cyan-nuanced)))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index b67fcd7..89a46fc 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -3435,14 +3435,13 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-column-title ((,class :inherit bold :underline t :background 
,bg-alt)))
    `(org-date ((,class :inherit fixed-pitch :foreground ,cyan-alt-other 
:underline t)))
    `(org-date-selected ((,class :inherit bold :foreground ,blue-alt 
:inverse-video t)))
-   `(org-default ((,class :background ,bg-main :foreground ,fg-main)))
    `(org-document-info ((,class :foreground ,fg-special-cold)))
    `(org-document-info-keyword ((,class :inherit fixed-pitch :foreground 
,fg-alt)))
    `(org-document-title ((,class :inherit (bold ,modus-theme-variable-pitch) 
:foreground ,fg-special-cold
                                  ,@(modus-vivendi-theme-scale 
modus-vivendi-theme-scale-5))))
    `(org-done ((,class :box ,bg-region :background ,bg-dim :foreground ,green
                        :inherit ,modus-theme-variable-pitch)))
-   `(org-drawer ((,class :inherit ,modus-theme-variable-pitch :foreground 
,cyan-alt)))
+   `(org-drawer ((,class :inherit ,modus-theme-variable-pitch :foreground 
,cyan)))
    `(org-ellipsis ((,class :foreground nil))) ; inherits from the heading's 
colour
    `(org-footnote ((,class :foreground ,blue-alt :underline t)))
    `(org-formula ((,class :inherit fixed-pitch :foreground ,red-alt)))
@@ -3480,12 +3479,13 @@ Also bind `class' to ((class color) (min-colors 89))."
                              8 fg-dim magenta bg-alt bg-region))))
    `(org-link ((,class :inherit link)))
    `(org-list-dt ((,class :inherit bold)))
-   `(org-macro ((,class :inherit org-latex-and-related)))
+   `(org-macro ((,class :background ,blue-nuanced-bg :foreground 
,magenta-alt-other)))
    `(org-meta-line ((,class :inherit fixed-pitch :background ,cyan-nuanced-bg 
:foreground ,cyan-nuanced)))
    `(org-mode-line-clock ((,class :foreground ,fg-main)))
    `(org-mode-line-clock-overrun ((,class :inherit modus-theme-active-red)))
    `(org-priority ((,class :box ,bg-region :background ,bg-dim :foreground 
,magenta
                            :inherit ,modus-theme-variable-pitch)))
+   `(org-property-value ((,class :foreground ,cyan-alt-other)))
    `(org-quote ((,class ,@(if modus-vivendi-theme-org-blocks
                               (append
                                (and (>= emacs-major-version 27) '(:extend t))
@@ -3497,7 +3497,7 @@ Also bind `class' to ((class color) (min-colors 89))."
    `(org-scheduled-today ((,class :foreground ,magenta-alt-other)))
    `(org-sexp-date ((,class :inherit org-date)))
    `(org-special-keyword ((,class :inherit ,modus-theme-variable-pitch
-                                  :foreground ,cyan-alt-other)))
+                                  :foreground ,blue-nuanced)))
    `(org-table ((,class :inherit fixed-pitch :foreground ,fg-special-cold)))
    `(org-tag ((,class :foreground ,magenta-nuanced)))
    `(org-tag-group ((,class :inherit bold :foreground ,cyan-nuanced)))



reply via email to

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