sandbox-agent/foundry/packages
Nicholas Kissel 98cf7a7168 Standardize Foundry frontend colors with semantic design tokens
Extract hardcoded colors from 15+ component files into a centralized
token system (tokens.ts + shared-styles.ts) so all UI colors flow
through FoundryTokens. This eliminates 160+ scattered color values
and makes light mode a single-file change in the future.

- Add FoundryTokens interface with dark/light variants
- Add shared style helpers (buttons, cards, inputs, badges)
- Bridge CSS custom properties for styles.css theme support
- Add useFoundryTokens() hook and ColorMode context
- Migrate all mock-layout/* and mock-onboarding components

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 20:51:40 -07:00
..
backend Improve Foundry auth and task flows (#240) 2026-03-11 18:13:31 -07:00
cli Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
client Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
desktop Polish Foundry desktop UI: billing redesign, sidebar hover menu, org switching fix 2026-03-11 19:34:25 -07:00
frontend Standardize Foundry frontend colors with semantic design tokens 2026-03-11 20:51:40 -07:00
frontend-errors Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00
shared Rename Foundry handoffs to tasks (#239) 2026-03-11 13:23:54 -07:00