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

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

[nongnu] elpa/anti-zenburn-theme 81d6562 137/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 81d6562 137/151: From zenburn-emacs: add faces for org-document-title and
Date: Thu, 21 Oct 2021 18:01:39 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit 81d65620386caf9d88a030184bda42a2882a93fb
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    From zenburn-emacs: add faces for org-document-title and
    org-document-info.
---
 anti-zenburn-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index a0b5872..dea1053 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -908,6 +908,8 @@
    `(org-mode-line-clock-overrun ((t (:foreground ,azenburn-bg :background 
,azenburn-blue-1))))
    `(org-ellipsis ((t (:foreground ,azenburn-dark-blue-1 :underline t))))
    `(org-footnote ((t (:foreground ,azenburn-bordeaux :underline t))))
+   `(org-document-title ((t (:foreground ,azenburn-beige))))
+   `(org-document-info ((t (:foreground ,azenburn-beige))))
    `(org-habit-ready-face ((t :background ,azenburn-violet)))
    `(org-habit-alert-face ((t :background ,azenburn-dark-blue-1 :foreground 
,azenburn-bg)))
    `(org-habit-clear-face ((t :background ,azenburn-beige-3)))



reply via email to

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