EthanHealy01
941dc35cda
refactor(ui): route TS/TSX inline-style colours through the palette
Migrate hardcoded colour literals in DOM inline styles to tokens:
- auth screens (OAuthConsent/LoggedInState) + Login/Signup -> fixed --p-*
(AuthLayout forces light; semantic --c-* would break there)
- FileCard/LanguagePicker/ErrorBoundary/ToolStep/etc -> --c-* / --p-*
- Payg avatar palette + DesktopOnboardingModal gradient -> exact --p-*
- rgba tints -> color-mix(in srgb, var(--p-*) N%, transparent)
Canvas/PDF rendering, colour pickers, vendor brand and self-contained docs
keep numeric colour by design.
2026-07-13 17:40:43 +01:00
..
2026-07-08 12:07:54 +00:00
2026-07-13 15:03:44 +01:00
2026-06-18 11:05:55 +00:00
2026-06-17 11:12:05 +01:00
2026-07-10 13:38:22 +00:00
2026-06-17 11:12:05 +01:00
2026-07-10 09:22:05 +00:00
2026-07-13 17:40:43 +01:00
2026-06-19 18:57:03 +01:00
2026-07-13 00:36:08 +01:00
2026-06-18 12:42:19 +00:00
2026-07-11 12:41:48 +01:00
2026-07-10 15:23:00 +01:00
2026-05-22 13:40:34 +01:00
2026-06-09 08:34:02 +00:00
2026-07-08 12:07:54 +00:00