atom-text-editor { div.line:not(.cursor-line) { .trailing-whitespace { background-color: @background-color-error; color: contrast(@background-color-error); } } }