From: PHO Date: Fri, 9 Mar 2012 08:46:53 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=3ad4fd8224e2598e7a4ccc43a916b03a985d1e6a Auto commit by The Sugar System. --- 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)))))