Merge pull request #181 from geraldus/gman/haskell-improvements

Fix whitespace-newline face
This commit is contained in:
Greg Pfeil 2016-02-19 19:24:19 +02:00
commit 890e5a3dd1
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))