1) moved colors from jsx.less to colors.less and replaced by variables in jsx.less
2) added "syntax--" for shadow DOM elements. removed ":host". (for Atom v1.13.0 and higher)
3) changed "cursor-line" style from "background" to "border top and border bottom"
4) changed "bracket-matcher" style, added background color.
3 and 4 improves visibility of start and finish of brackets
5) changed editor's background color from #222c34 to #222222
1) moved colors from jsx.less to colors.less and replaced by variables in jsx.less 2) added "syntax--" for shadow DOM elements. removed ":host". (for Atom v1.13.0 and higher) 3) changed "cursor-line" style from "background" to "border top and border bottom" 4) changed "bracket-matcher" style, added background color. 3 and 4 improves visibility of start and finish of brackets 5) changed editor's background color from #222c34 to #222222