feat: Logo-Animation übernimmt exakte identifizierte Farbe

JSON wird per fetch geladen, Fill-Objekte von 'Small 4' (Gelb) werden
direkt mutiert und Animation ab aktuellem Frame neu geladen.
Kein hue-rotate mehr – eine Farbe ist exakt die gewählte Farbe.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ferdinand
2026-04-03 17:22:16 +02:00
parent 64614d49e7
commit 2a8b1157ab
3 changed files with 54 additions and 11 deletions

View File

@@ -10,8 +10,6 @@ body {
transition: background 0.8s ease;
}
#lottie-logo { transition: filter 0.8s ease; }
#lottie-bg {
position: fixed;
inset: 0;