aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-10-15 09:09:23 +0200
committerGravatar Tom Willemse2014-10-15 09:09:23 +0200
commit20b9fc07e383a1dd1bb7bf058bb4c5e8a414f46a (patch)
treef4b31ec4b09c1fff252b77fa9bd1ff0f348a034b
parentc01f2db365b4eaf5ebb711c4c9816efec31dfb2f (diff)
downloadyoshi-theme-20b9fc07e383a1dd1bb7bf058bb4c5e8a414f46a.tar.gz
yoshi-theme-20b9fc07e383a1dd1bb7bf058bb4c5e8a414f46a.zip
Add trailing-whitespace face
-rw-r--r--yoshi-theme.el1
1 files changed, 1 insertions, 0 deletions
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))))