GitApplied
Transactional email · Atelier

Verify your email.

The message a new user receives moments after submitting the signup form. One job: get them to click the verify button. Library on cream, accent button, no marketing.

GitApplied <hello@gitapplied.com>
Confirm your GitApplied email
Just now

Implementation note: the Atelier tokens (var(--accent), etc.) are baked out to literal hex in internal/email/mailer.go. Outlook strips custom properties; Gmail strips color-mix(); Apple Mail respects most modern CSS but not data-theme. Dark mode is via Apple Mail’s automatic invert, not via a separate stylesheet.