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

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

[nongnu] elpa/anti-zenburn-theme beeeec6 048/151: From zenburn-emacs: Ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme beeeec6 048/151: From zenburn-emacs: Add Flycheck fringe faces.
Date: Thu, 21 Oct 2021 18:01:20 -0400 (EDT)

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

    From zenburn-emacs: Add Flycheck fringe faces.
---
 anti-zenburn-theme.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 8fc74a9..8943f25 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -273,6 +273,8 @@
    ;; flycheck
    `(flycheck-error ((t (:foreground ,azenburn-blue-1 :weight bold :underline 
t))))
    `(flycheck-warning ((t (:foreground ,azenburn-light-blue :weight bold 
:underline t))))
+   `(flycheck-fringe-error ((t (:foreground ,azenburn-blue-1 :weight bold))))
+   `(flycheck-fringe-warning ((t (:foreground ,azenburn-light-blue :weight 
bold))))
 
    ;; flymake
    `(flymake-errline ((t (:foreground ,azenburn-blue-1 :weight bold :underline 
t))))



reply via email to

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