veza/apps/web/e2e/.auth/user.json
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

26 lines
No EOL
1.4 KiB
JSON

{
"cookies": [],
"origins": [
{
"origin": "http://localhost:5173",
"localStorage": [
{
"name": "veza_access_token",
"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI4MTA1YzNhNC0zMWEzLTQxMWItYmQyYi0yMjIzYzc0ZmNiMTMiLCJlbWFpbCI6ImUyZUB0ZXN0LmNvbSIsInVzZXJuYW1lIjoiZTJlX3Rlc3RfdXNlciIsInJvbGUiOiJ1c2VyIiwidG9rZW5fdmVyc2lvbiI6MCwidG9rZW5fdHlwZSI6ImFjY2VzcyIsImlzcyI6InZlemEtYXBpIiwiYXVkIjpbInZlemEtYXBwIl0sImV4cCI6MTc2ODA4MjcxOSwiaWF0IjoxNzY4MDgxODE5LCJqdGkiOiIwYWZiNmQ5NS0yZjE4LTRkODQtODgyZi00OGViYThkYjU1YzcifQ.BcWKvcjEm3zR7QtZjY6S-qVIJ4qSf5JudEhoo2ok5nU"
},
{
"name": "i18nextLng",
"value": "en"
},
{
"name": "ui-storage",
"value": "{\"state\":{\"theme\":\"system\",\"language\":\"en\",\"sidebarOpen\":true},\"version\":0}"
},
{
"name": "auth-storage",
"value": "{\"state\":{\"isAuthenticated\":true,\"accessToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI4MTA1YzNhNC0zMWEzLTQxMWItYmQyYi0yMjIzYzc0ZmNiMTMiLCJlbWFpbCI6ImUyZUB0ZXN0LmNvbSIsInVzZXJuYW1lIjoiZTJlX3Rlc3RfdXNlciIsInJvbGUiOiJ1c2VyIiwidG9rZW5fdmVyc2lvbiI6MCwidG9rZW5fdHlwZSI6ImFjY2VzcyIsImlzcyI6InZlemEtYXBpIiwiYXVkIjpbInZlemEtYXBwIl0sImV4cCI6MTc2ODA4MjcxOSwiaWF0IjoxNzY4MDgxODE5LCJqdGkiOiIwYWZiNmQ5NS0yZjE4LTRkODQtODgyZi00OGViYThkYjU1YzcifQ.BcWKvcjEm3zR7QtZjY6S-qVIJ4qSf5JudEhoo2ok5nU\"}}"
}
]
}
]
}