# Element Web Customization: Themes, Desktop-Apps, Admin **Status**: ✅ Vollständig deployed **Domains**: `axion1337.chat` (Web), `/docs/setup` (Scripts) ## 1. Custom Themes (7 Stück) | Theme | Primärfarbe | |-------|-----------| | aXion1337 Dark | `#1a1a1a` | | Deep Purple | `#6a4c93` | | Discord Dark | `#2c2f33` | | Electric Blue | `#0066ff` | | Everforest Dark Hard | `#1e2326` | | Gruvbox Dark | `#282828` | | Wal | `#1e1e1e` | **Konfiguration**: `apps/production/custom-configs/element-values.yaml` **Anwendung (User)**: Settings → Appearance → Colour theme ## 2. Desktop-Setup-Scripts | System | Datei | |--------|-------| | Windows | `element-setup-windows.cmd` (Doppelklick) | | macOS | `element-setup-macos.command` (Doppelklick) | | Linux | `element-setup-linux.sh` (bash) | **Was die Scripts tun**: 1. config.json erstellen mit `configUrl: "https://axion1337.chat/config.json"` 2. Element installieren (WinGet / Homebrew / apt/dnf/pacman) 3. Element starten (auto-config laden) **Download**: `https://axion1337.chat/docs/setup/` ## 3. Element Admin-Panel **URL**: `https://admin.axion1337.chat` - User verwalten - Room durchsuchen - Server-Statistiken **Konfiguration**: `apps/production/element-server-suite.yaml` (ESS Chart) ## Dateien | Datei | Ort | |-------|-----| | Custom Themes | `element-values.yaml` ConfigMap | | Setup-Scripts | `element-web-docs-configmap.yaml` | | Docs Server | `element-web-docs-server.yaml` (nginx) | | Ingress | `apex-ingress.yaml` (`/docs/setup/` route) | --- **Weitere Details**: Siehe Kapitel 4.