fix(desktop): quiet AuthGate, empty states, and list chrome - #560
Conversation
Align first-run and daily chrome with the existing token system and brand voice. AuthGate keeps its flow; only the visual language changes. Co-authored-by: Tomás Maritano <tomymaritano@gmail.com>
|
Warning Review limit reached
Next review available in: 57 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (12)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
dripnex.app is a GoDaddy parking page. AuthGate submit now matches the in-app Button primary token. Visual language doc records what not to copy. Co-authored-by: Tomás Maritano <tomymaritano@gmail.com>
Co-authored-by: Tomás Maritano <tomymaritano@gmail.com>
|
🎉 This PR is included in version 0.17.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
First visual polish pass after v0.16.0. AuthGate stays (ADR 002 / #545). No new product surfaces.
Visual source of truth is in-repo only:
tokens.css, existing desktop CSS/primitives, anddocs/VISUAL_LANGUAGE.md. Confirmed 22 Aug 2026:dripnex.appis a GoDaddy parking page (black CTA, pale-blue tiles, Helvetica).dripnex.github.io/readideis 404. This PR does not match either. No new palette.Visual changes
AuthGate (worst first-run screen)
#09090bscreen, blue-tinted mesh (#152036), 16px card radius, inverted ink/black submit (--text-primaryon--bg-base), weak input focus, always-dark.--bg-base,--glass-bg,--radius-xl,--font-sans). Mesh colors come from surface tokens and followdata-color-scheme. Submit matches in-appButtonprimary (--accent/--accent-hover), not a parking-page black CTA. Input focus matches the Input primitive. Signup copy drops “Free to start.”Empty states
modAccel()prints ⌘ or Ctrl. Pinned empty is “Nothing pinned.” Search is “No matches.”Note list chrome
--text-lg/ 500 titles, 10×14 rows, muted timestamps, Input-style search ring,prefers-reduced-motion.Editor chrome
--bg-elevatedon an elevated pane.--text-primaryat 14/500. Toolbar 28×28, hover--bg-hover.Docs
docs/VISUAL_LANGUAGE.mdnow records:tokens.csspoints at that fileRemaining issues filed
Tomás — brand calls, not guessed
#5eead4/#0d8a80) vsBRAND.mdmuted gray. Left teal alone.--font-sansstill includes Helvetica Neue as a fallback. Did not promote Helvetica to first family.logo.pngat 40px. Welcome still uses the accent wordmark (Welcome wordmark and frosted accent wash need a brand call #559).Screenshots
Could not capture the Electron renderer here. Exact surfaces: AuthGate sign-in / sign-up / hydrating / sent; list empty / pinned / trash / search; editor empty, title focus, toolbar hover.
Checklist
develop