1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-01-31 03:15:52 +01:00

Add trailing-whitespace face

This commit is contained in:
Tom Willemse 2014-10-15 09:09:23 +02:00
parent c01f2db365
commit 20b9fc07e3

View file

@ -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))))