veza/apps/web/src/features/chat
senke cc2ebae4dc feat: Visual masterpiece - true light mode & premium UI
🎨 **True Light/Dark Mode**
- Implemented proper light mode with inverted color scheme
- Smooth theme transitions (0.3s ease)
- Light mode colors: white backgrounds, dark text, vibrant accents
- System theme detection with proper class application

🌈 **Enhanced Theme System**
- 4 color themes work in both light and dark modes
- Cyber (cyan/magenta), Ocean (blue/teal), Forest (green/lime), Sunset (orange/purple)
- Theme-specific glassmorphism effects
- Proper contrast in light mode

 **Premium Animations**
- Float, glow-pulse, slide-in, scale-in, rotate-in animations
- Smooth page transitions
- Hover effects with depth (lift, glow, scale)
- Micro-interactions on all interactive elements

🎯 **Visual Polish**
- Enhanced glassmorphism for light/dark modes
- Custom scrollbar with theme colors
- Beautiful text selection
- Focus indicators for accessibility
- Premium utility classes

🔧 **Technical Improvements**
- Updated UIStore to properly apply light/dark classes
- Added data-theme attribute for CSS targeting
- Smooth scroll behavior
- Optimized transitions

The app is now a visual masterpiece with perfect light/dark mode support!
2026-01-11 02:32:21 +01:00
..
components feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
hooks chore: remove production logs in features 2026-01-07 10:32:53 +01:00
pages chore: remove production logs in features 2026-01-07 10:32:53 +01:00
services [FE-API-013] fe-api: Add error handling improvements 2025-12-25 13:20:07 +01:00
store feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
types stabilisation commit 2026-01-04 01:44:23 +01:00