- Add Google Material Icons integration with smart_toy robot icon - Implement app_settings database table for persistent configuration - Add App Name customization in Settings (changes navigation & title) - Add Dark/Light Mode theme switcher - Dark Mode: Lightened black (#0f0f0f) with blue accents (#0a84ff) - Light Mode: Clean white/gray with red accents (#ef4444) - Create context_processor for global app_settings injection - Redesign Settings page with new App Design section - Optimize CSS: 724 additions, reduced complexity - Remove outdated agent reminders (70 lines cleanup) |
||
|---|---|---|
| .. | ||
| agents.html | ||
| base.html | ||
| chat.html | ||
| email_log.html | ||
| emails.html | ||
| files.html | ||
| index.html | ||
| orchestrator.html | ||
| settings.html | ||
| tasks.html | ||
| team.html | ||