Skip to content

fix(staged): swap dialogs to bg-card so they use the elevated surface#776

Merged
matt2e merged 1 commit into
mainfrom
new-session-background
Jun 10, 2026
Merged

fix(staged): swap dialogs to bg-card so they use the elevated surface#776
matt2e merged 1 commit into
mainfrom
new-session-background

Conversation

@matt2e

@matt2e matt2e commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Swap the alert dialog and dialog content surfaces to bg-card so they render on the elevated surface token rather than the base background.

Changes

  • alert-dialog-content.svelte: use bg-card for the content surface
  • dialog-content.svelte: use bg-card for the content surface

🤖 Generated with Claude Code

Dialogs shared the bg-popover token with menus, which maps to the white
bg-menu surface and caused them to render white. Switch dialog and
alert-dialog content to bg-card/text-card-foreground so they use the
elevated surface (bg-elevated) instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
@matt2e matt2e requested review from baxen and wesbillman as code owners June 10, 2026 01:49
@matt2e matt2e merged commit 9044be7 into main Jun 10, 2026
5 checks passed
@matt2e matt2e deleted the new-session-background branch June 10, 2026 03:52
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.

1 participant