Skip to content

Add border and shadow to OmniChat window - #330105

Draft
Megan Rogge (meganrogge) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-omnichat-ui-blend
Draft

Add border and shadow to OmniChat window#330105
Megan Rogge (meganrogge) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-omnichat-ui-blend

Conversation

Copilot AI commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Description

OmniChat blends into surrounding UI on Windows when unfocused because its frameless window lacks visual separation.

  • Add a themed fallback border using editorWidgetBorder.
  • Add a themed drop shadow using widgetShadow.
  • Preserve the existing focus-border styling.
  • Fixes microsoft/vscode-internalbacklog#8802

Copilot AI balanced review requested due to automatic review settings August 10, 2026 21:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
@meganrogge Megan Rogge (meganrogge) added this to the 1.134.0 milestone Aug 10, 2026
Copilot AI changed the title [WIP] Fix omnichat blending with other UI when unfocused Add border and shadow to OmniChat window Aug 10, 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