Skip to content

Refactor theme color usage in AuxiliaryBarPart and PanelPart to utili…#298896

Merged
benibenj merged 1 commit intomainfrom
copilot-worktree-2026-03-02T21-17-47
Mar 3, 2026
Merged

Refactor theme color usage in AuxiliaryBarPart and PanelPart to utili…#298896
benibenj merged 1 commit intomainfrom
copilot-worktree-2026-03-02T21-17-47

Conversation

@benibenj
Copy link
Contributor

@benibenj benibenj commented Mar 3, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 08:00
@benibenj benibenj enabled auto-merge (squash) March 3, 2026 08:00
@vs-code-engineering vs-code-engineering bot added this to the March 2026 milestone Mar 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors border theming in the Agent Sessions window so AuxiliaryBarPart and PanelPart use the Sessions-specific border color token instead of the generic workbench SIDE_BAR_BORDER / PANEL_BORDER.

Changes:

  • Switch Auxiliary Bar border width logic to use sessionsSidebarBorder (with contrastBorder fallback).
  • Switch Panel card border CSS variable to use sessionsSidebarBorder (with contrastBorder fallback).
  • Clean up removed theme token imports (SIDE_BAR_BORDER, PANEL_BORDER).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/vs/sessions/browser/parts/panelPart.ts Uses sessionsSidebarBorder for the panel card border CSS variable instead of PANEL_BORDER.
src/vs/sessions/browser/parts/auxiliaryBarPart.ts Uses sessionsSidebarBorder for auxiliary bar border width and border CSS variable instead of SIDE_BAR_BORDER.

@benibenj benibenj merged commit 1151928 into main Mar 3, 2026
24 checks passed
@benibenj benibenj deleted the copilot-worktree-2026-03-02T21-17-47 branch March 3, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants