webapp/src/components
padreug 670a42dd9b Fix mobile navbar icon visibility with improved contrast
- Change selected route styling from 'text-primary bg-accent' to 'text-secondary bg-accent'
- Uses semantic design tokens for better theme compatibility and accessibility
- Improves icon visibility on mobile navigation without being too aggressive
- Affects Events, Market, and Chat navigation buttons
- Maintains design system consistency while ensuring proper contrast ratios

Fixes issue where selected route icons were hard to see due to poor contrast
between text and background colors in mobile navbar.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 04:08:08 +02:00
..
auth Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
demo Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
layout Fix mobile navbar icon visibility with improved contrast 2025-09-07 04:08:08 +02:00
notifications Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui Remove legacy Nostr keypair authentication and fix auth service integration 2025-09-06 10:45:44 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00