- [All] Fix colorization of customized Python functions. Thanks @parachutel.
- [Ocean Light] Fix search result highlight background make texts unreadable
- [Ocean*] Use a neutral hue for Markdown inline code to improve readability
- [Ocean*] Improve JSDoc syntax highlighting for @type
- [All] Add support for some scopes used for clojure (via calva). Thanks @forivall
- [Ocean] Tweaking Boxy Ocean (dimmed bg) workbench and markdown syntax coloring
- [Ocean] NEW Boxy Ocean Light theme.
- [All] Use different color for object literal key and destructuring key binding to improve code readability. See demo screenshots for example.
- Reduce package size by ignoring preview images and other unused files.
- [Ocean, Solarize Dark] Use solid background for sidebar and command panel. (It's hard to read with transparent panel on top of editor)
- [Ocean] Added dimmed bg version
- [All] Fix markdown's inline code (``) not applicable from theme (Sublime Text's tmTheme incompatibility)
- [Solarize Dark] Add workbench customization. Thanks @prog-rajkamal
- Update README with recommended customizations.
- [Ocean] Customize sidebar & workbench to match with color scheme. Thanks @dganoff
- [All] Convert tmTheme file to json to support workbench theming
- [All] Set more decent color for the status bar with & without folder using new workbench theming capability
- [All] Fix invalid characters background color not used by VSCode, making them looks invisible in some theme
- [Tomorrow] Change JSDoc color to gray since they look extremely cluttered with color
- Fix coloring of HTML attribute strings in Tomorrow theme
- Fix coloring of js variables in Tomorrow theme
- Initial release