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

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

[nongnu] elpa/anti-zenburn-theme f0b1b88 054/151: From zenburn-emacs: Us


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme f0b1b88 054/151: From zenburn-emacs: Use a less subtle negation char face.
Date: Thu, 21 Oct 2021 18:01:22 -0400 (EDT)

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

    From zenburn-emacs: Use a less subtle negation char face.
---
 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 feeab1d..1b05acc 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -135,7 +135,7 @@
    `(font-lock-doc-string-face ((t (:foreground ,azenburn-beige-2))))
    `(font-lock-function-name-face ((t (:foreground ,azenburn-beige))))
    `(font-lock-keyword-face ((t (:foreground ,azenburn-dark-blue :weight 
bold))))
-   `(font-lock-negation-char-face ((t (:foreground ,azenburn-fg))))
+   `(font-lock-negation-char-face ((t (:foreground ,azenburn-dark-blue :weight 
bold))))
    `(font-lock-preprocessor-face ((t (:foreground ,azenburn-beige+1))))
    `(font-lock-string-face ((t (:foreground ,azenburn-blue))))
    `(font-lock-type-face ((t (:foreground ,azenburn-beige-1))))



reply via email to

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