Skip to content

Update session icons for standard sizes and visual consistency#319558

Merged
mrleemurray merged 1 commit into
mainfrom
mrleemurray/indirect-cyan-albatross
Jun 2, 2026
Merged

Update session icons for standard sizes and visual consistency#319558
mrleemurray merged 1 commit into
mainfrom
mrleemurray/indirect-cyan-albatross

Conversation

@mrleemurray
Copy link
Copy Markdown
Contributor

Improve the visual consistency of session icons by updating them to standard sizes across the application. This change enhances the overall user interface experience.

Copilot AI review requested due to automatic review settings June 2, 2026 10:57
@mrleemurray mrleemurray enabled auto-merge (squash) June 2, 2026 10:57
@mrleemurray mrleemurray self-assigned this Jun 2, 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 session status icons in the Agent Sessions list to use standard-size codicons and the standard codicon font size, replacing the previously used "compact" variants for visual consistency.

Changes:

  • Switch session status icons (sessionInProgress, circleFilled, error, circleSmallFilled) from *Compact variants to standard variants in sessionsList.ts.
  • Update CSS to use --vscode-codiconFontSize (16px) instead of --vscode-codiconFontSize-compact (12px) in sessionsList.css.

Reviewed changes

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

File Description
src/vs/sessions/contrib/sessions/browser/views/sessionsList.ts Replaces compact codicon variants with standard-size codicons for session status indicators.
src/vs/sessions/contrib/sessions/browser/media/sessionsList.css Updates icon font size to standard size to match the new icons.

@mrleemurray mrleemurray merged commit c2e11bc into main Jun 2, 2026
26 checks passed
@mrleemurray mrleemurray deleted the mrleemurray/indirect-cyan-albatross branch June 2, 2026 11:28
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 2, 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