Changelog
Platform foundations: Tricolor Circuit brand, new UI kit, Romanian and English everywhere
A new visual identity, a shared component library, light and dark themes with accent presets, and full bilingual support across the platform.
- Platform
- Desktop
This is the first release of the codai platform programme: the groundwork every surface — site, hub, checkout, docs, desktop and mobile — is now built on.
A new brand: Tricolor Circuit
Three strokes — blue, gold, red — recomposed as a > prompt. Petrol teal is the default accent, gold marks highlights, vermilion lives only in the mark. Neutrals are calm slate; type is Manrope with Commit Mono for code. The old violet theme is gone everywhere.
One UI kit
All apps share a single component library with three layers of design tokens. That gives you:
- Light, dark and system themes, resolved before the first paint so nothing flashes.
- Eight accent presets and a surface style (flat, glass, high contrast), remembered on your account and in a cookie.
- Consistent focus rings, reduced-motion support and keyboard navigation on every control.
Romanian and English everywhere
Every string on every surface is translated, with locale-aware dates, currency and plurals. Public pages route by URL (/ and /ro); signed-in apps follow your profile preference.
Also
Shared environment validation fails fast on misconfiguration, background jobs moved to a dedicated runner, and every app ships as the same hardened container image.