veza/apps/web/src/components/developer
senke 7113d35a4a ui(tokens): complete text-kodo-content-dim → text-muted-foreground migration (52 files)
Eliminate all remaining text-kodo-content-dim from user-facing source files.
This legacy token (hardcoded Gray-400) is now fully replaced by the
theme-aware text-muted-foreground token across UI primitives, settings,
social features, playlists, modals, inventory, and admin views.

Only story files (.stories.tsx) retain the old token for reference.
Total migration: ~345 instances across 87 files (this + previous commit).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 00:04:51 +01:00
..
modals ui(tokens): migrate text-kodo-content-dim to text-muted-foreground (35 files, 160 instances) 2026-02-09 00:03:33 +01:00
APIPlaygroundView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
APIPlaygroundView.tsx ui(tokens): migrate text-kodo-content-dim to text-muted-foreground (35 files, 160 instances) 2026-02-09 00:03:33 +01:00
DeveloperDashboardView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
DeveloperDashboardView.tsx ui(tokens): migrate text-kodo-content-dim to text-muted-foreground (35 files, 160 instances) 2026-02-09 00:03:33 +01:00
SwaggerUI.tsx ui(tokens): complete text-kodo-content-dim → text-muted-foreground migration (52 files) 2026-02-09 00:04:51 +01:00
WebhooksView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
WebhooksView.tsx ui(components): migrate 5 more inline empty states to EmptyState component 2026-02-09 00:00:21 +01:00