Skip to content

fix(ui-components): solid Card sandbox variant (kill frosted sheen)#3295

Merged
drewstone merged 1 commit into
developfrom
fix/card-solid-surface
Jun 24, 2026
Merged

fix(ui-components): solid Card sandbox variant (kill frosted sheen)#3295
drewstone merged 1 commit into
developfrom
fix/card-solid-surface

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Makes the shared Card GLASS/sandbox variant solid (drops translucent bg + gradient + backdrop-blur). One change covers all ~50 cloud Card usages + aligns the dapp. Fixes the lingering card sheen the claude audit flagged. Affects both apps (shared lib). Staging-only. Gates green.

…the frosted sheen

The GLASS/sandbox Card variant was frosted-glass (translucent bg + linear-
gradient overlay + backdrop-blur), which read as an inconsistent sheen on
dark apps (cloud especially). Make it a solid surface (bg-mono-0/dark:bg-
mono-180, no gradient, no blur). One change covers all ~50 cloud usages +
aligns the dapp. Shadows retained for depth.
@drewstone drewstone requested a review from AtelyPham as a code owner June 24, 2026 10:01

@tangletools tangletools 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.

✅ Auto-approved PR — 8b6e2301

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-24T10:01:57Z

@drewstone drewstone merged commit a16d52a into develop Jun 24, 2026
9 checks passed
@drewstone drewstone deleted the fix/card-solid-surface branch June 24, 2026 10:04
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.

2 participants