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

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

[nongnu] elpa/anti-zenburn-theme 2efafb8 143/151: From zenburn-emacs: ad


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 2efafb8 143/151: From zenburn-emacs: add dired-async-failures face.
Date: Thu, 21 Oct 2021 18:01:41 -0400 (EDT)

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

    From zenburn-emacs: add dired-async-failures face.
---
 anti-zenburn-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 210cdca..f225097 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -361,6 +361,7 @@
    `(diredp-write-priv ((t (:foreground ,azenburn-green))))
 
 ;;; dired-async
+   `(dired-async-failures ((t (:foreground ,azenburn-blue :weight bold))))
    `(dired-async-message ((t (:foreground ,azenburn-dark-blue :weight bold))))
    `(dired-async-mode-message ((t (:foreground ,azenburn-dark-blue))))
 



reply via email to

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