summaryrefslogtreecommitdiff
path: root/zenburn-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'zenburn-theme.el')
-rw-r--r--zenburn-theme.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index f646fb0..e01007c 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -548,6 +548,9 @@ Also bind `class' to ((class color) (min-colors 89))."
`(ack-file ((t (:foreground ,zenburn-blue))))
`(ack-line ((t (:foreground ,zenburn-yellow))))
`(ack-match ((t (:foreground ,zenburn-orange :background ,zenburn-bg-1 :weight bold))))
+;;;;; git-annex
+ '(git-annex-dired-annexed-available ((t (:inherit success :weight normal))))
+ '(git-annex-dired-annexed-unavailable ((t (:inherit error :weight normal))))
;;;;; git-commit
`(git-commit-comment-action ((,class (:foreground ,zenburn-green+1 :weight bold))))
`(git-commit-comment-branch ((,class (:foreground ,zenburn-blue+1 :weight bold))))