Skip to content

consistent colors for agents status ux#289509

Merged
joshspicer merged 1 commit intomainfrom
joshspicer/consistent-colors
Jan 21, 2026
Merged

consistent colors for agents status ux#289509
joshspicer merged 1 commit intomainfrom
joshspicer/consistent-colors

Conversation

@joshspicer
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings January 21, 2026 22:50
@vs-code-engineering
Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/agentsessionprojection.css
  • src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/agenttitlebarstatuswidget.css

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

This PR standardizes the color scheme for agent status UI components by replacing custom color-mix combinations with established VS Code theme variables. The changes ensure visual consistency across different agent states and improve theme compatibility.

Changes:

  • Replaced progressBar-background color-mix formulas with quickInput-background and chat-requestBubbleBackground theme variables
  • Applied consistent colors to status pills (active, needs-attention, and session modes) and their hover states
  • Updated tab styling and glow animation effects to use the same standardized color variables

Reviewed changes

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

File Description
src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/agenttitlebarstatuswidget.css Updates status pill colors for active, needs-attention, and session modes to use quickInput-background and chat-requestBubbleBackground variables
src/vs/workbench/contrib/chat/browser/agentSessions/experiments/media/agentsessionprojection.css Updates tab backgrounds and glow pulse animation to use chat-requestBubbleBackground variable consistently

@joshspicer joshspicer merged commit d632d95 into main Jan 21, 2026
28 checks passed
@joshspicer joshspicer deleted the joshspicer/consistent-colors branch January 21, 2026 23:15
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Mar 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants