ocd-website/frontend
TheMaddax 338f81f7ad Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling
- Fixed theme selector dropdown positioning issues with proper Tailwind classes
- Replaced custom CSS classes with standard Tailwind utilities for v4 compatibility
- Implemented dynamic theme-aware styling system for dropdown appearance
- Added theme-specific styling for Light, Dark, High Contrast Light, High Contrast Dark
- Enhanced UX with professional dropdown interface and visual consistency
- Maintained 100% theme compliance and accessibility standards
- Updated memory bank documentation with Phase 7 completion

Key improvements:
- Professional dropdown with proper shadows, borders, and backgrounds
- Dynamic styling that adapts to current website theme
- Enhanced accessibility with ARIA support and keyboard navigation
- Seamless visual integration across all theme modes
- Production-ready theme selector with polished UI
2025-06-03 17:42:14 -06:00
..
src Phase 7: Fix theme selector positioning and implement dynamic theme-aware styling 2025-06-03 17:42:14 -06:00
Dockerfile feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
Dockerfile.dev Add Docker development environment with hot reloading 2025-06-01 06:55:36 -07:00
health.js feat: create project structure and update implementation files 2025-03-25 09:28:10 -05:00
next-env.d.ts feat(website): complete Phase 1 with public pages and Tailwind styling 2025-03-25 10:34:41 -05:00
next.config.js feat(website): complete Phase 1 with public pages and Tailwind styling 2025-03-25 10:34:41 -05:00
package-lock.json Fix dark theme gradients on home page 2025-06-01 22:59:10 -06:00
package.json Fix dark theme gradients on home page 2025-06-01 22:59:10 -06:00
postcss.config.js feat(website): complete Phase 1 with public pages and Tailwind styling 2025-03-25 10:34:41 -05:00
tailwind.config.js Fix dark theme gradients on home page 2025-06-01 22:59:10 -06:00
tsconfig.json Add in with video management and improve member and events management. 2025-03-26 17:45:44 -05:00
tsconfig.tsbuildinfo MAJOR MILESTONE: Complete CSS Variable Theme System Implementation 2025-06-02 12:46:28 -06:00