Files
textbee/web/components/shared
isra el 6fe0a5dde0 refactor: sweep dashboard, auth and header off hardcoded gray/white onto tokens
Replace the common hardcoded gray/white color pairs (bg-white dark:bg-gray-800,
text-gray-900 dark:text-white, text-gray-500 dark:text-gray-400,
border-gray-200 dark:border-gray-700, etc.) with semantic tokens (bg-card,
text-foreground, text-muted-foreground, border-border, bg-muted) in the app
header, message history, verify-email and download pages, so light/dark stay
consistent and the theme is the single source of truth.

Build, 19 unit tests, and e2e green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-11 01:58:35 +03:00
..
2024-12-01 02:31:46 +03:00
2024-12-06 23:43:15 +03:00