Releases: one-dark/vscode-one-dark-theme
Releases · one-dark/vscode-one-dark-theme
v1.7.0
v1.6.0
1.6.0 (2020-06-05)
Bug Fixes
- Remove source maps from extension output (40982a6)
Features
- Add One Dark Vivid color theme and code to migrate deprecated setting (3376001)
- Use editor.tokenColorCustomizations for theme configuration. This allows for instant updates without reloads and survivability between updates. (b8e273d), closes #16
- Use italic font for HTML attributes (3ab7af9), closes #17
Reverts
v1.5.0
v1.4.0
- Add semantic token colors to enable semantic highlighting
v1.3.1
- Update Ruby interpolation bracket color to coral
- Update Groovy types to chalky
v1.3.0
v1.2.0
- Add more information to the readme.
- Update focus border to blue color.
- Add blue underline to the active tab.
- Update focus color for the tree view (files tab) to blue.
- Active selection can now be differentiated from the search results color.
- Added a black border to the title, tree view, and panel to match Atom's style.