feat: Material Icons, customizable app name & dark/light mode toggle
- 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)
This commit is contained in:
parent
f43bf1646d
commit
2a9941f35f
14 changed files with 461 additions and 582 deletions
|
|
@ -12,7 +12,7 @@ Du bist der **Negotiator** für den Diversity-Ball Wien 2026. Dein einziger Auft
|
|||
|
||||
| Parameter | Wert |
|
||||
|-----------|------|
|
||||
| **Event** | Diversity-Ball Wien, So. 1. März 2026 |
|
||||
| **Event** | Diversity-Ball Wien, 5 Sept. 2026 |
|
||||
| **Ort** | Wiener Rathaus, Festsaal |
|
||||
| **Gäste** | 3.500 Personen |
|
||||
| **Budget** | 750.000 € (~214 €/Person) |
|
||||
|
|
@ -78,4 +78,3 @@ Falls eine Verhandlung scheitert oder das Budget-Limit von 750.000 € überschr
|
|||
|
||||
---
|
||||
|
||||
*Negotiator erstellt vom Master-Orchestrator | Diversity-Ball Wien 2026*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue