Fixes
- Fixed the currently-selected activity bar icon rendering VS Code's default gray instead of Peacock's colorized foreground under Modern UI's "activity bar on top" layout (and, more subtly, in the classic side layout too). Peacock now sets
activityBar.activeBorderandactivityBarTop.activeBorderexplicitly to match the computed foreground (#652)
Docs
- Documented why a colored vertical line can appear between the side bar and editor with
modernUIenabled — this is expected behavior when Peacock'saffectEditorGroupBordersetting is on, not a bug (#652)
Full Changelog: v4.4.0...v4.4.1