From 3a92eff8b65fd094a7ece56ca658bb7e329ccdc8 Mon Sep 17 00:00:00 2001 From: PHO Date: Fri, 13 Feb 2015 22:43:13 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 1 + 1 file changed, 1 insertion(+) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index a5f47f8..98ab408 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -675,6 +675,7 @@ '(textile-ol-bullet-face ((t (:foreground "dark orange")))) '(textile-ul-bullet-face ((t (:foreground "deep sky blue")))) '(which-func-face ((t (:background "black" :foreground "dark orange")))) + '(whitespace-empty ((t (:background "gray20" :foreground "firebrick")))) '(whitespace-indentation ((t (:foreground "dimgray" :underline t)))) '(whitespace-line ((t (:background "gray20")))) '(whitespace-tab ((t (:background "grey22" :foreground "dim gray" :underline (:color foreground-color :style wave)))))) -- 2.40.0