From 27332bf9b6911615b6ae4a6f1976efbb4801e720 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Tue, 8 Sep 2015 22:57:27 -0400 Subject: Set git-timemachine-minibuffer-detail-face --- lisp/init-appearance.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp') diff --git a/lisp/init-appearance.el b/lisp/init-appearance.el index ad153ea..0bc1861 100644 --- a/lisp/init-appearance.el +++ b/lisp/init-appearance.el @@ -67,6 +67,7 @@ (custom-set-faces '(Info-quoted ((t (:inherit default)))) + '(git-timemachine-minibuffer-detail-face ((t (:inherit font-lock-doc-face)))) '(dired-subtree-depth-1-face ((t (:background "gray80")))) '(dired-subtree-depth-2-face ((t (:background "gray90")))) '(dired-subtree-depth-3-face ((t (:background "gray95"))))) -- cgit v1.2.3