'(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))))))