Skip to content

Update agentsPanel.border color transparency for improved visibility#315018

Merged
mrleemurray merged 2 commits into
mainfrom
mrleemurray/racial-red-swift
May 11, 2026
Merged

Update agentsPanel.border color transparency for improved visibility#315018
mrleemurray merged 2 commits into
mainfrom
mrleemurray/racial-red-swift

Conversation

@mrleemurray
Copy link
Copy Markdown
Contributor

Enhance the visibility of the agents panel by updating the border color transparency. This change improves the overall user experience in the agent sessions window.

Copilot AI review requested due to automatic review settings May 7, 2026 14:27
@mrleemurray mrleemurray enabled auto-merge (squash) May 7, 2026 14:27
@mrleemurray mrleemurray self-assigned this May 7, 2026
Copy link
Copy Markdown
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

Updates the default theme token for the Agents window panel card borders (agentsPanel.border) to use a transparent color derived from the global foreground, aiming to adjust border appearance in the agent sessions workbench.

Changes:

  • Switch agentsPanel.border defaults from PANEL_BORDER/editorWidgetBorder to transparent(foreground, 0.15) for both dark and light themes.
  • Add an import for foreground from base theme colors to support the new default.

Comment thread src/vs/sessions/common/theme.ts
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Screenshot Changes

Base: f0b26535 Current: ebf1ddff

Changed (18)

sessions/aiCustomizationShortcutsWidget/Expanded/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/Expanded/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/Collapsed/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/Collapsed/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/WithMcpServers/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/WithMcpServers/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/CollapsedWithMcpServers/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/CollapsedWithMcpServers/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/WithCounts/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/WithCounts/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeWelcome/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeWelcome/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSection/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSection/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSingle/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSingle/Light
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSingleEmpty/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSingleEmpty/Light
Before After
before after

bpasero
bpasero previously approved these changes May 7, 2026
@mrleemurray mrleemurray merged commit e2fc2f5 into main May 11, 2026
25 checks passed
@mrleemurray mrleemurray deleted the mrleemurray/racial-red-swift branch May 11, 2026 13:32
@vs-code-engineering vs-code-engineering Bot added this to the 1.121.0 milestone May 11, 2026
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.

4 participants