mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-23 16:01:15 +00:00
- Updated all components to use theme CSS variables instead of hardcoded gray colors - Fixed issue where light mode only changed borders but not backgrounds - Components now properly respect theme switching with consistent colors - Replaced bg-gray-*, text-gray-*, border-gray-* with theme variables (bg-background, text-foreground, etc.) Affected components: - Main page layout - Login page - Sidebar navigation - All UI components (Button, Input, Toast, Language Switcher) - Email viewer, list, and list items