From 3ad4fd8224e2598e7a4ccc43a916b03a985d1e6a Mon Sep 17 00:00:00 2001 From: PHO Date: Fri, 9 Mar 2012 17:46:53 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index d0920c1..a8e99a3 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -546,4 +546,5 @@ '(navi2ch-bm-new-unread-face ((t (:foreground "PaleGreen" :weight bold)))) '(navi2ch-bm-updated-cache-face ((t (:foreground "CornflowerBlue" :weight bold)))) '(navi2ch-bm-updated-unread-face ((t (:foreground "DarkSeaGreen3" :weight bold)))) - '(which-func-face ((t (:background "black" :foreground "dark orange"))))) + '(which-func-face ((t (:background "black" :foreground "dark orange")))) + '(whitespace-indentation ((t (:foreground "dimgray" :underline t))))) -- 2.40.0