Commit graph

3 commits

Author SHA1 Message Date
f14765f47c
new file: FEATURES-ROADMAP.md 2026-03-01 05:03:25 +00:00
770d0e38ec
deleted: astro-site/src/pages/mockup.jsx 2026-02-07 01:28:39 +00:00
3da5bc453d
feat: Complete dark gaming theme redesign for React frontend
- Updated all Chat component styles (Chat, MessageInput, MessageList, ConversationList)
- Replaced purple/pink gradients with cyan/green gaming theme
- Implemented glassmorphism effects with backdrop blur
- Updated message bubbles with gradient for own messages, dark glass for others
- Changed all light backgrounds to OLED-friendly pure black
- Added cyan glow effects and shadows throughout
- Installed react-router-dom dependency
- Updated Demo.css with full dark theme
- All components now match Astro landing site aesthetic
2026-01-12 04:47:53 +00:00