summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavor Rotim <rotim.davor@gmail.com>2016-04-30 21:24:16 +0200
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2016-04-30 12:24:16 -0700
commitc79b6beb4f6700f0729ae4b62b8bc3c6ef366860 (patch)
tree27c949d75ee85c51cd41e5b92289bfedc34809a0
parente557990351c8bc96360e4015da2c6348a3fd0fd9 (diff)
Add dired-async-failures face (#244)
-rw-r--r--zenburn-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index ea45237..cd73bef 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -360,6 +360,7 @@ Also bind `class' to ((class color) (min-colors 89))."
`(diredp-symlink ((t (:foreground ,zenburn-yellow))))
`(diredp-write-priv ((t (:foreground ,zenburn-magenta))))
;;;;; dired-async
+ `(dired-async-failures ((t (:foreground ,zenburn-red :weight bold))))
`(dired-async-message ((t (:foreground ,zenburn-yellow :weight bold))))
`(dired-async-mode-message ((t (:foreground ,zenburn-yellow))))
;;;;; ediff