This commit is contained in:
Henrik Lissner 2015-08-06 12:49:32 +02:00
parent ce9e89ab0b
commit 3c9f160c16
5 changed files with 21 additions and 19 deletions

View file

@ -86,8 +86,8 @@
`(font-lock-doc-face ((t (:foreground ,comments))))
`(trailing-whitespace ((t (:background "#884444"))))
`(whitespace-tab ((t (:foreground ,line-hl))))
`(whitespace-newline ((t (:foreground ,line-hl))))
`(whitespace-tab ((t (:foreground "#343d46"))))
`(whitespace-newline ((t (:foreground "#343d46"))))
`(whitespace-trailing ((t (:background "#553333"))))
`(highlight-indentation-face ((t (:background "#2f3641"))))