From 20b9fc07e383a1dd1bb7bf058bb4c5e8a414f46a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 15 Oct 2014 09:09:23 +0200 Subject: Add trailing-whitespace face --- yoshi-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/yoshi-theme.el b/yoshi-theme.el index 8134f89..5aa36ec 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -293,6 +293,7 @@ `(term-color-white ((t (:background ,bgbright :foreground ,fgdefault)))) `(term-color-yellow ((t (:background ,bgyellow :foreground ,fgyellow)))) `(texinfo-heading ((t (:foreground ,fgpink :inherit unspecified :height 1.3)))) + `(trailing-whitespace ((t (:background ,fgred)))) `(warning ((t (:foreground ,fgorange :weight unspecified)))) `(which-func ((t (:foreground ,fgblue)))) `(whitespace-empty ((t (:background ,bgcyan :foreground ,fgdefault)))) -- cgit v1.2.3-54-g00ecf