All notable changes to the Inkpot GC VSC extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Border for Activity Bar Active Border.
- Border for Side Bar Title.
- Borders for Sticky Scrolls.
- Custom color for Buttons separators.
- Custom color for Diff Editor Diagonal Fill.
- Custom color for Dropdown Border.
- Custom color for Editor Overview Ruler Find Match Foreground.
- Custom color for Minimap Slider.
- Custom color for Odd Rows in a Table.
- Custom color for last line number when it's set to
dimmed
. - Custom colors for Command Center.
- Custom colors for Keybinding Label.
- Custom colors for Dropdowns.
- Custom colors for Preformatted Text.
- Custom colors for Secondary Buttons.
- Custom colors for files Tree rendering.
- Custom colors for horizontal Activity Bar.
- Color for Drag And Drop Border to a darker one.
- Color for Peek View Editor Match Highlight Border to orange instead of white.
- Missing opacity of overlapping colors.
- Keyword pink color to a little bit more pale as inspired by GynColorsForSublime.
- Outdated colors on the screenshot.
- Keyword, preprocessor and punctation common color code to a brighter greenish blue found originally in inkpot_gc.vim.
- 1.4.4 typo in changelog.
- Selection Highlight Background color as orange was overlapping a markdown text.
- 1.4.2 release date in changelog.
- Find Match Highlight Background that made some found code invisible when matched.
- Regular Expressions color.
- Custom Gallery Banner color for Visual Studio Marketplace.
- Diff colors for Edtitor Gutter (line numbers) when comparing changes.
- Input placeholder color to the same as the input's text. Like in the original Dark Modern theme.
- Status Bar Debugging Background to green-blue instead of a warning-like orange.
- Lack of contrast of markup text in "diff added" sections of a code due to the almost same colors used. It is done via implementing half-transparent color for a changed text.
- A Marketplace icon.
- Non-contrasting focus border to much brighter one.
- A license type in
package.json
.
- Keywords limitation to 5 in
package.json
as mentioned in the Extension Manifest's docs.
launch.json
version restored to0.2.0
as it was accidentally matched with the theme version before.
- Old screenshot to a new one.
- A screenshot.
- Meta for Marketplace: homepage, issues page, keywords.
- Error and warning colors for Side Bar list.
- Selection background color as the previous one was the same as regular background.
- Status Bar color for no opened folder.
- Status Bar border when a folder is opened.
- Created an initial release.