Skip to content

Conversation

@mikhnenko
Copy link

  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

…s in jsx.less

2) added "syntax--" for shadow DOM elements. removed ":host". (for Atom v1.13.0 and highter)
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant