Change long line background to a darker one

It is much more readable (not perfect, though…)
This commit is contained in:
Gergely Polonkai 2016-11-07 14:46:21 +01:00
parent 2427e2818a
commit bfe6318062

View File

@ -138,4 +138,4 @@
'(aw-leading-char-face ((t (:inherit ace-jump-face-foreground :height 3.0))))
'(hl-line ((t (:inherit nil :background "gray25"))))
'(trailing-whitespace ((t (:inherit nil :background "red1"))))
'(whitespace-line ((t (:inherit nil :background "orange")))))
'(whitespace-line ((t (:inherit nil :background "orange4")))))