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

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

[nongnu] elpa/anti-zenburn-theme 2b88ef4 053/151: From zenburn-emacs: Ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 2b88ef4 053/151: From zenburn-emacs: Add org-sexp-date face.
Date: Thu, 21 Oct 2021 18:01:22 -0400 (EDT)

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

    From zenburn-emacs: Add org-sexp-date face.
---
 anti-zenburn-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 690ba98..feeab1d 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -607,6 +607,7 @@
    `(org-scheduled-previously ((t (:foreground ,azenburn-blue-4))))
    `(org-scheduled-today ((t (:foreground ,azenburn-beige+1))))
    `(org-special-keyword ((t (:foreground ,azenburn-fg-1 :weight normal))))
+   `(org-sexp-date ((t (:foreground ,azenburn-beige+1 :underline t))))
    `(org-table ((t (:inherit fixed-pitch :foreground ,azenburn-violet+2))))
    `(org-tag ((t (:bold t :weight bold))))
    `(org-time-grid ((t (:foreground ,azenburn-light-blue))))



reply via email to

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