Fix whitespace-newline face

This commit is contained in:
Arthur Fayzrakhmanov (Артур Файзрахманов) 2016-02-19 15:06:38 +05:00
parent 00f4a0e825
commit 1c5a55acf4
1 changed files with 1 additions and 0 deletions

View File

@ -702,6 +702,7 @@ the \"Gen RGB\" column in solarized-definitions.el to improve them further."
(whitespace-trailing (,@fmt-bold ,@fg-red ,@bg-base02))
(whitespace-highlight-face (,@fg-red ,@bg-blue))
(whitespace-line (,@fg-magenta))
(whitespace-newline (:inherit shadow :slant normal))
;; writegood
(writegood-weasels-face (,@fmt-curl-cyan ,@fg-cyan))
(writegood-passive-voice-face (,@fg-magenta))