veza/apps/web/src/styles
senke da6a3275c3 feat: Visual masterpiece - true light mode & premium UI (FIXED)
🎨 **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
- Fixed CSS syntax error in premium-utilities.css

🌈 **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
- Fixed build errors

The app is now a visual masterpiece with perfect light/dark mode support!
2026-01-11 02:35:44 +01:00
..
badge-avatar.css feat: add layout, navigation, and utility components 2026-01-04 01:44:23 +01:00
button.css feat: enhance Button component with fusion design system 2026-01-04 01:44:23 +01:00
card.css feat: add Card component with fusion design system 2026-01-04 01:44:23 +01:00
design-system.css feat: add fusion design system foundation 2026-01-04 01:44:23 +01:00
global-effects.css feat: add layout, navigation, and utility components 2026-01-04 01:44:23 +01:00
header.css feat: add layout, navigation, and utility components 2026-01-04 01:44:23 +01:00
input.css feat: add comprehensive Input component styles 2026-01-04 01:44:23 +01:00
premium-utilities.css feat: Visual masterpiece - true light mode & premium UI (FIXED) 2026-01-11 02:35:44 +01:00