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:
parent
c01f2db365
commit
20b9fc07e3
1 changed files with 1 additions and 0 deletions
|
@ -293,6 +293,7 @@
|
||||||
`(term-color-white ((t (:background ,bgbright :foreground ,fgdefault))))
|
`(term-color-white ((t (:background ,bgbright :foreground ,fgdefault))))
|
||||||
`(term-color-yellow ((t (:background ,bgyellow :foreground ,fgyellow))))
|
`(term-color-yellow ((t (:background ,bgyellow :foreground ,fgyellow))))
|
||||||
`(texinfo-heading ((t (:foreground ,fgpink :inherit unspecified :height 1.3))))
|
`(texinfo-heading ((t (:foreground ,fgpink :inherit unspecified :height 1.3))))
|
||||||
|
`(trailing-whitespace ((t (:background ,fgred))))
|
||||||
`(warning ((t (:foreground ,fgorange :weight unspecified))))
|
`(warning ((t (:foreground ,fgorange :weight unspecified))))
|
||||||
`(which-func ((t (:foreground ,fgblue))))
|
`(which-func ((t (:foreground ,fgblue))))
|
||||||
`(whitespace-empty ((t (:background ,bgcyan :foreground ,fgdefault))))
|
`(whitespace-empty ((t (:background ,bgcyan :foreground ,fgdefault))))
|
||||||
|
|
Loading…
Reference in a new issue