- Fix bug where text selection hid all selected text (#16)
- Fix bug where bracket match styling didn't show on current line (#15)
- Fix colors for JSX nested elements (#13)
- Make fully-compatible with Shadow DOM removal in Atom 1.13
- Match latest changes in Sublime Text version
- Update markdown styles
- Add italic HTML attributes
- Update ES6 classes
- Make JS object keys minty (w/ language-babel)
- Take dusty blue background off embedded script tags
- Fix styling of PHP class names
- Remove comment styling from Markdown blockquotes
- Fix color of parentheses in function call
- Make HTML/XML/JSX (w/ language-babel) brackets white to match Sublime Text version (#10)
- Fix bug where bracket match styling didn't show on current line (#9)
- Match latest changes in Sublime Text version
- Remove the special background color behind CSS selectors
- Added keywords to package so it's easier for people to find
- Added better styling for text search results
- Added styling for highlight-selected word highlights
- Fixed bug where backgrounds in Markdown files didn't clear on selection/current line
- Fixed bug where cursor (AKA caret) would disappear behind text wrap guide
- Every feature added
- Every bug fixed