K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-20T20:05:11.843170Z K 7 svn:log V 300 lualoader: Reset attributes and color scheme with color.highlight() Previously, we sent a CSI 0m sequence to reset attributes, which also reset the color scheme if the terminal defaults didn't match what we're expecting. Go all-in and reset the color scheme, too, just in case. Reported by: emaste END