Skip to content

Commit 2066902

Browse files
authored
Merge pull request #6 from jack5github/0.0.6
Release 0.0.6
2 parents db1a99f + e9f3237 commit 2066902

4 files changed

Lines changed: 252 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## 0.0.6 - 2026-05-05
4+
5+
### Added
6+
7+
- Breakpoints foreground colour
8+
- Command center (Command Palette collapsed) colours
9+
- Diagonal fill colour for difference editor
10+
- Editor gutter difference indicator background colours
11+
- Inline suggestion lightbulb colours
12+
- Input validation background and border colours
13+
- Merge conflict background colours
14+
- Minimap background and selection colours
15+
- Missing drop-in background colours
16+
- Missing status bar colours
17+
- Missing tab border colours
18+
- Missing word highlight background colours
19+
- Notifications center colours
20+
- Peek view (symbol references) colours
21+
- Python: Editor-safe accent colour `keyword.codetag.notation`
22+
- Selection range background colours
23+
- Status bar item hover background colour
24+
- Symbol highlight background colour
25+
26+
### Changed
27+
28+
- Swapped added and modified Git decoration colours to match difference indicators
29+
330
## 0.0.5 - 2026-04-17
431

532
### Added

0 commit comments

Comments
 (0)