All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.7.0 - 2022-06-10
- Colors for extension sponsor button
- Sponsor link
1.6.0 - 2022-03-04
- Custom colors for shell decorations
- Color for selection occurrences in minimap
- Color for status bar focus
- Improved diff editor colors
.vscodeignore
file to prevent releasing useless files
1.5.0 - 2022-02-06
- Custom colors for
bracketPairColorization
feature - Custom colors for
inlayHints
feature - Custom colors for
unicodeHighlight
feature - Custom colors for the Test Explorer UI
- Styles for italic, bold and strikethrough in markdown files
- Color for current parameter in suggestion widget
- Color for pre-release extensions badge
- Change keybinding label colors
- Deprecated properties
1.4.0 - 2021-06-11
- Inline value colors
- Ghost text color (autocomplete preview)
- Keybinding keyboard keys colors
- Notebook selected inactive cell border
- Port running process icon color
- Emphasized clicked button color (like the close file button)
- Dates in changelog
- Ignore file to work with
vsce@1.92.0
- Deprecated properties
1.3.0 - 2021-03-05
- Foreground color for the star icon in the extensions view
- Foreground color for renamed files in explorer view
- Outline color for focused items in explorer view
- Colors for notebook focused cell borders
- Colors for new welcome page "Getting Started"
- Disable extensions while developing the theme
1.2.0 - 2020-12-23
- Color when hovering over a border that can be resized
- Colors for status bar items that are in an error state
- Outdated property name
editor.onTypeRenameBackground
toeditor.linkedEditingBackground
1.1.0 - 2020-10-10
- Colors for new chart widget
- Git decoration colors for staged files (deleted and modified)
- Focus / hover styles for notebooks and settings views
- Border to separate pinned tabs from normal tabs
- Missing link for 1.0.3 release in this changelog
1.0.3 - 2020-10-07
- Wildcard selector color in SCSS / Sass
1.0.2 - 2020-09-25
- Highlighted variable color was not showing in scrollbar
1.0.1 - 2020-09-06
.vscodeignore
file to allow readme and images to be published
1.0.0 - 2020-09-06
- Initial release