Releases: robertrossmann/vscode-remedy
Releases · robertrossmann/vscode-remedy
4.16.0
4.16.0 (2020-05-21)
Bug Fixes
- make the notification toast's border less intrusive (057b829)
- use contrasting foreground colour for debug button in Status bar (dfe3161)
- use contrasting foreground colour for notification center header (26efd03)
Features
- add new panel-related colour contributions 🎨 (7a1441d), closes microsoft/vscode#94041 microsoft/vscode#94339
4.15.0
4.14.0
4.14.0 (2020-05-18)
Features
- add debug Console colour contributions 🎨 (9cd02be), closes microsoft/vscode#97762
- customise colours for Test Explorer UI 🎨 (0d0568f), closes hbenl/vscode-test-explorer#132
4.13.0
4.13.0 (2020-05-06)
Bug Fixes
- improve menu contrast by adding a border (dd60676)
Features
- add Slack colour palette 😂 🤷♂️ (8764188)
- customise folded line highlights and folding chevrons/buttons (5e5a4a1), closes microsoft/vscode#97091
- customise invalid list items' foreground 🤷♂️ (98d9e40)
- improve consistency of focus foregrounds on tabs and breadcrumbs (7f6a57a)
4.12.0
4.11.0
4.10.0
4.9.0
4.9.0 (2020-04-27)
Features
- customise the overview ruler's background (f99c258), closes microsoft/vscode#93732
Reverts
- Revert "feat: add border below tab groups" (9597105)