Skip to content

sessions: increase GitHub profile image size in titlebar account widget#312012

Merged
hawkticehurst merged 1 commit intomainfrom
agents/increase-gh-profile-image-size
Apr 22, 2026
Merged

sessions: increase GitHub profile image size in titlebar account widget#312012
hawkticehurst merged 1 commit intomainfrom
agents/increase-gh-profile-image-size

Conversation

@hawkticehurst
Copy link
Copy Markdown
Member

@hawkticehurst hawkticehurst commented Apr 22, 2026

Related to #310014

Increases the GitHub profile avatar image in the sessions titlebar account widget from 16×16px to 18×18px.

The surrounding 22×22px control footprint and the existing 1px circular border treatment are unchanged — only the image itself grows slightly to fill more of the available space.

Changes

  • src/vs/sessions/contrib/accountMenu/browser/media/accountTitleBarWidget.css — bump .sessions-account-titlebar-widget-avatar width/height from 16px18px
  • src/vs/sessions/LAYOUT.md — updated §3.6 description and revision history entry

Increases the avatar image in the titlebar account widget from 16×16px to 18×18px. The surrounding 22×22px control footprint and 1px circular border treatment are unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 22, 2026 21:32
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 Agents (sessions) window titlebar account widget to display a slightly larger GitHub avatar, improving legibility while keeping the overall control footprint unchanged.

Changes:

  • Increased the avatar <img> size from 16×16 to 18×18 in the sessions titlebar account widget CSS.
  • Updated the layout specification to reflect the new avatar size and recorded the change in revision history.

Reviewed changes

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

File Description
src/vs/sessions/contrib/accountMenu/browser/media/accountTitleBarWidget.css Bumps the rendered avatar element size to 18×18 while preserving existing border styling.
src/vs/sessions/LAYOUT.md Documents the updated avatar sizing and adds a revision history entry for the change.

@hawkticehurst hawkticehurst merged commit 92c0a0f into main Apr 22, 2026
30 checks passed
@hawkticehurst hawkticehurst deleted the agents/increase-gh-profile-image-size branch April 22, 2026 23:37
@vs-code-engineering vs-code-engineering Bot added this to the 1.118.0 milestone Apr 22, 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