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

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

[nongnu] elpa/material-theme 4c453ac 036/118: change org-title from oran


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme 4c453ac 036/118: change org-title from orange to white
Date: Thu, 21 Oct 2021 18:06:15 -0400 (EDT)

branch: elpa/material-theme
commit 4c453ac5a901c59609cf584b511c2117ad1f496d
Author: Christoph Paulik <christoph.paulik@geo.tuwien.ac.at>
Commit: Christoph Paulik <christoph.paulik@geo.tuwien.ac.at>

    change org-title from orange to white
---
 material-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/material-theme.el b/material-theme.el
index 7e43dce..96fd9c3 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -387,7 +387,7 @@
    `(org-date ((,class (:foreground ,"#80cbc4" :underline t))))
    `(org-document-info ((,class (:foreground ,aqua :height 1.35))))
    `(org-document-info-keyword ((,class (:foreground ,green :height 1.35))))
-   `(org-document-title ((,class (:weight bold :foreground ,orange :height 
1.35))))
+   `(org-document-title ((,class (:weight bold :foreground ,foreground :height 
1.35))))
    `(org-done ((,class (:foreground ,green :bold t :background,"#1b5e20"))))
    `(org-ellipsis ((,class (:foreground ,comment))))
    `(org-footnote ((,class (:foreground ,aqua))))



reply via email to

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