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

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

[nongnu] elpa/anti-zenburn-theme adfc0c9 022/151: From zenburn-emacs: ch


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme adfc0c9 022/151: From zenburn-emacs: change font-lock-warning-face's appearance.
Date: Thu, 21 Oct 2021 18:01:13 -0400 (EDT)

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

    From zenburn-emacs: change font-lock-warning-face's appearance.
---
 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 598bace..4ef7034 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -135,7 +135,7 @@
    `(font-lock-string-face ((t (:foreground ,azenburn-blue))))
    `(font-lock-type-face ((t (:foreground ,azenburn-beige-1))))
    `(font-lock-variable-name-face ((t (:foreground ,azenburn-light-blue))))
-   `(font-lock-warning-face ((t (:foreground ,azenburn-light-blue :weight bold 
:underline t))))
+   `(font-lock-warning-face ((t (:foreground ,azenburn-dark-blue-2 :weight 
bold))))
 
    `(c-annotation-face ((t (:inherit font-lock-constant-face))))
 



reply via email to

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