Skip to content

fix(web): match verify-email Synvya branding to client app#59

Merged
alejandro-runner merged 1 commit into
synvya-stagingfrom
claude/gifted-heisenberg-3f0ff3
May 8, 2026
Merged

fix(web): match verify-email Synvya branding to client app#59
alejandro-runner merged 1 commit into
synvya-stagingfrom
claude/gifted-heisenberg-3f0ff3

Conversation

@alejandro-runner
Copy link
Copy Markdown
Member

Summary

  • Replace the Keycast "divine" green theme on the Synvya-managed verify-email page with the Synvya client app's design tokens
  • Add prefers-color-scheme support so the page respects system light/dark mode (white background in light, dark slate in dark)
  • Update buttons from dark pills (#0f172a, border-radius: 9999px) to green rounded buttons matching the client (hsl(142.1 76.2% 36.3%), 0.375rem)
  • Fix text colors, icon chip backgrounds, and font stack for both modes
  • Update page title to "Verify Email - Synvya Restaurant"

All changes are scoped to .synvya-* CSS selectors — the generic Keycast divine theme is untouched.

Test plan

  • Deploy to staging and open auth.staging.synvya.com/verify-email (no-token state)
  • Verify light mode: white background, dark text, green primary button, subtle bordered secondary button
  • Verify dark mode: dark slate background (hsl(222.2 84% 4.9%)), light text, same green button
  • Confirm the generic Keycast verify-email page (login.divine.video/verify-email) still uses the divine green theme
  • Test a real verification flow end-to-end from a Synvya invitation link

🤖 Generated with Claude Code

…guage

The Synvya-managed verify-email page used Keycast's "divine" green theme,
creating a jarring visual break during onboarding. Update all .synvya-*
CSS to match the Synvya client app's design tokens with prefers-color-scheme
support for both light and dark modes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alejandro-runner alejandro-runner merged commit 27f869f into synvya-staging May 8, 2026
@alejandro-runner alejandro-runner deleted the claude/gifted-heisenberg-3f0ff3 branch May 8, 2026 18:36
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