Skip to content

[BUG] [alpha] Collaboration Invite dialog header icon has a hardcoded blue background that ignores the theme accent color #39580

@Olauge-Secret

Description

@Olauge-Secret

Project

ide

Description

Collaboration Invite dialog -> the user-plus icon in the header has a light blue background tint. This background color is fixed and does not adapt to the current theme's accent color. If the theme uses a green, purple, or red accent, the icon background remains a fixed blue tint that clashes with the rest of the themed UI.

Error Message

Debug Logs

System Information

OS: Windows 11 Pro
- RAM: 32GB
- CPU: Intel i7-11700F

Screenshots

2026-03-27.21-40-53.mp4

Steps to Reproduce

  1. Open Command Palette (Ctrl+Shift+P), type "Open Collaboration", press Enter.
  2. Look at the user-plus icon in the top-left corner of the dialog header.
  3. Observe: the icon sits inside a light blue square background.
  4. Change the IDE theme to one with a non-blue accent color.
  5. Observe: the icon background remains the same fixed blue tint regardless of the theme.

Expected Behavior

The icon background should adapt to the current theme's accent color, not use a fixed blue.

Actual Behavior

The icon background is always a fixed light blue, regardless of the active theme's accent color.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions