Skip to content

fix(tangle-cloud): unified type-scale bump + solid card surfaces#3291

Merged
drewstone merged 1 commit into
developfrom
fix/cloud-type-scale-and-card-unify
Jun 23, 2026
Merged

fix(tangle-cloud): unified type-scale bump + solid card surfaces#3291
drewstone merged 1 commit into
developfrom
fix/cloud-type-scale-and-card-unify

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Grounded in DOM extraction. (1) Bumps cloud's whole Tailwind fontSize scale ~10-15% (xs 12->13 ... 3xl 30->36) — unified larger type across body/subtext/tables/buttons, no spacing change. (2) Unifies the instances-page card surfaces (bg-muted/20, /30 -> bg-card) so account/instance cards + Quick actions read as one surface. Staging-only. Gates green.

Two systemic fixes grounded in DOM extraction (bad extract-tokens on the
instances page):

1. Type scale — cloud's type was scattered 12/14/16/18px and read as
   tremendously small. Bump the whole Tailwind fontSize scale in cloud's
   config (xs 12->13, sm 14->15, base 16->17, lg 18->19, xl 20->22,
   2xl 24->25, 3xl 30->36) with loosened line-heights. Unified increase
   across body/subtext/tables/buttons without scaling spacing.

2. Card surfaces — instances page used 4 different treatments
   (bg-muted/20, bg-muted/30, bg-card, bg-[var(--bg-elevated)]/40) so
   the account/instance cards read as different colors than Quick actions.
   Unify the main card containers (AccountStatsCard, TotalValueLocked) to
   solid bg-card.
@drewstone drewstone requested a review from AtelyPham as a code owner June 23, 2026 10:38

@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 — 43b0495f

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-23T10:38:16Z

@drewstone drewstone merged commit be78618 into develop Jun 23, 2026
9 checks passed
@drewstone drewstone deleted the fix/cloud-type-scale-and-card-unify branch June 23, 2026 10:41
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