UX: Offline-Pfote in Ban-Yaro-Braun statt Grün, SW by-v1090

Filled-Farbe der Pfoten-Linien von #16a34a (grün) auf #5C3517
(dunkles Ban Yaro Braun) — passt zum Brand statt fremder
Signalfarbe, klar erkennbar auf orangem FAB.
This commit is contained in:
rene 2026-05-26 16:00:25 +02:00
parent d47fb61abf
commit 2876469e91
5 changed files with 12 additions and 12 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '1089'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '1090'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VERSION = '1.6.0'; // ← semantische Version, wird bei make release gesetzt
window.APP_VER = APP_VER; // global verfügbar für andere Module (z.B. offline-indicator)
window.APP_VERSION = APP_VERSION;