Skip to content

Agents: Enhance account menu UI and chat status tooltip#313001

Merged
mrleemurray merged 2 commits intomainfrom
mrleemurray/agents-color-theme-control
Apr 28, 2026
Merged

Agents: Enhance account menu UI and chat status tooltip#313001
mrleemurray merged 2 commits intomainfrom
mrleemurray/agents-color-theme-control

Conversation

@mrleemurray
Copy link
Copy Markdown
Contributor

Improve the appearance and layout of the chat status tooltip while adding a color theme selection option to the account menu. Adjust UI padding for better visual consistency.

Copilot AI review requested due to automatic review settings April 28, 2026 10:42
@mrleemurray mrleemurray enabled auto-merge (squash) April 28, 2026 10:42
@mrleemurray mrleemurray self-assigned this Apr 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

blocks-ci screenshots changed

Replace the contents of test/componentFixtures/blocks-ci-screenshots.md with:

Updated blocks-ci-screenshots.md
<!-- auto-generated by CI — do not edit manually -->

#### editor/codeEditor/CodeEditor/Dark
![screenshot](https://hediet-screenshots.azurewebsites.net/images/cb32a3e854b5734fe5aaca2318f2e0a42ee821b05ea97883ea42c5ba95edb3c3)

#### editor/codeEditor/CodeEditor/Light
![screenshot](https://hediet-screenshots.azurewebsites.net/images/42624fbba5e0db7f32c224b5eb9c5dd3b08245697ae2e7d2a88be0d7c287129b)

#### editor/inlineChatZoneWidget/InlineChatZoneWidget/Dark
![screenshot](https://hediet-screenshots.azurewebsites.net/images/4baed4b05eeb8aadc8bc2dc633abfc87054cdeea4c35b7a655766063bcfedfed)

#### editor/inlineChatZoneWidget/InlineChatZoneWidget/Light
![screenshot](https://hediet-screenshots.azurewebsites.net/images/b9d098d8ccc2bdb6b816537f14b1f1f3c10dadf294fc0b28d03d6e5a34eaf4c8)

#### editor/inlineChatZoneWidget/InlineChatZoneWidgetTerminated/Dark
![screenshot](https://hediet-screenshots.azurewebsites.net/images/4baed4b05eeb8aadc8bc2dc633abfc87054cdeea4c35b7a655766063bcfedfed)

#### editor/inlineChatZoneWidget/InlineChatZoneWidgetTerminated/Light
![screenshot](https://hediet-screenshots.azurewebsites.net/images/b9d098d8ccc2bdb6b816537f14b1f1f3c10dadf294fc0b28d03d6e5a34eaf4c8)

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 refines the Agents window account menu/panel UI by adding a “Color Theme” entry and tightening layout/padding for the embedded chat status dashboard tooltip to improve visual consistency.

Changes:

  • Add “Color Theme” to the account menu (desktop only) and surface it as a titlebar panel header action.
  • Add titlebar-panel-scoped CSS overrides for the embedded chat status dashboard tooltip layout.
  • Adjust titlebar account panel padding to better match surrounding UI.

Reviewed changes

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

File Description
src/vs/sessions/contrib/accountMenu/browser/media/accountWidget.css Adds scoped styling for the chat status dashboard tooltip when embedded inside the titlebar account panel.
src/vs/sessions/contrib/accountMenu/browser/media/accountTitleBarWidget.css Tweaks padding for the titlebar account panel action area.
src/vs/sessions/contrib/accountMenu/browser/account.contribution.ts Appends a “Color Theme” menu item (not on phone) and includes it in the titlebar panel header actions with an icon.

Comment thread src/vs/sessions/contrib/accountMenu/browser/media/accountWidget.css
@mrleemurray mrleemurray merged commit 4f2f275 into main Apr 28, 2026
29 of 30 checks passed
@mrleemurray mrleemurray deleted the mrleemurray/agents-color-theme-control branch April 28, 2026 11:06
@vs-code-engineering vs-code-engineering Bot added this to the 1.119.0 milestone Apr 28, 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.

3 participants