Add faces for tab + trailing-whitespace to theme
This commit is contained in:
parent
ead00609d5
commit
8bec4b7303
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@
|
|||
`(font-lock-doc-string-face ((t (:foreground ,strings))))
|
||||
|
||||
`(my-carriage-return-face ((t (:foreground "#555555"))))
|
||||
`(my-tab-face ((t (:foreground "#555555")))))
|
||||
`(my-tab-face ((t (:foreground "#555555"))))
|
||||
`(trailing-whitespace ((t (:background "#884444")))))
|
||||
|
||||
;; *****************************************************************************************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue