chat: use command center colors for compact agent control - #329294
Open
Elijah King (eli-w-king) wants to merge 3 commits into
Open
chat: use command center colors for compact agent control#329294Elijah King (eli-w-king) wants to merge 3 commits into
Elijah King (eli-w-king) wants to merge 3 commits into
Conversation
Fixes microsoft#329092 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the compact agent control to visually match the command center while preserving non-compact styling.
Changes:
- Uses the command center background throughout compact mode.
- Uses the active command center foreground on input hover.
Show a summary per file
| File | Description |
|---|---|
agenttitlebarstatuswidget.css |
Aligns compact agent control rest and hover colors with command center tokens. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Balanced
Elijah King (eli-w-king)
requested review from
Benjamin Christopher Simmonds (benibenj) and
Lee Murray (mrleemurray)
August 5, 2026 23:51
Elijah King (eli-w-king)
marked this pull request as ready for review
August 5, 2026 23:52
Benjamin Christopher Simmonds (benibenj)
approved these changes
Aug 6, 2026
Elijah King (eli-w-king)
enabled auto-merge
August 6, 2026 15:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #329092
What changed
commandCenter.backgroundfor the compact agent control so it matches the command center it replacescommandCenter.activeForegroundfor the compact input area on hoveragentStatusIndicator.backgroundbehavior outside compact modeValidation