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

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

[nongnu] elpa/anti-zenburn-theme 8e1107e 013/151: From zenburn-emacs: ma


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 8e1107e 013/151: From zenburn-emacs: make org-special-keyword less visible.
Date: Thu, 21 Oct 2021 18:01:11 -0400 (EDT)

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

    From zenburn-emacs: make org-special-keyword less visible.
---
 anti-zenburn-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 1cfb9e9..2a1e59a 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -448,7 +448,7 @@
    `(org-scheduled ((t (:foreground ,azenburn-violet+4))))
    `(org-scheduled-previously ((t (:foreground ,azenburn-blue-4))))
    `(org-scheduled-today ((t (:foreground ,azenburn-beige+1))))
-   `(org-special-keyword ((t (:foreground ,azenburn-dark-blue-1))))
+   `(org-special-keyword ((t (:foreground ,azenburn-fg-1 :weight normal))))
    `(org-table ((t (: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]