Commit Graph

2 Commits

Author SHA1 Message Date
Pedram Amini
2ce759d8a0 MAESTRO: Create ThemeProvider component for web interface
- Add src/web/components/ThemeProvider.tsx with React context for theming
- Provide useTheme and useThemeColors hooks for child components
- Include default theme (Dracula) for initial render before WebSocket connection
- Update tsconfig.json to include src/web and src/shared directories
2025-11-27 03:11:02 -06:00
Pedram Amini
ca85ff7c48 UX prototype complete 2025-11-23 19:00:08 -06:00