Change long line background to a darker one
It is much more readable (not perfect, though…)
This commit is contained in:
parent
2427e2818a
commit
bfe6318062
@ -138,4 +138,4 @@
|
|||||||
'(aw-leading-char-face ((t (:inherit ace-jump-face-foreground :height 3.0))))
|
'(aw-leading-char-face ((t (:inherit ace-jump-face-foreground :height 3.0))))
|
||||||
'(hl-line ((t (:inherit nil :background "gray25"))))
|
'(hl-line ((t (:inherit nil :background "gray25"))))
|
||||||
'(trailing-whitespace ((t (:inherit nil :background "red1"))))
|
'(trailing-whitespace ((t (:inherit nil :background "red1"))))
|
||||||
'(whitespace-line ((t (:inherit nil :background "orange")))))
|
'(whitespace-line ((t (:inherit nil :background "orange4")))))
|
||||||
|
Loading…
Reference in New Issue
Block a user