zitare-native/Sources/Resources
Till JS cbc9af6bb0 fix(launch): drei Layer weißen Flash beim Start gefixt
System-Launch-Screen war default-weiß (UILaunchScreen leer), WKWebView
malt vor first paint opaque weiß, und das HTML selbst hat keinen
Background bevor das CSS-Bundle lädt. Alle drei Layer jetzt auf den
Paper-Theme-Background gesetzt — sRGB-konvertiert aus `--color-background`
in mana/packages/themes/paper.css.

- LaunchBackground.colorset mit Light + Dark Variante
- project.yml: UILaunchScreen.UIColorName: LaunchBackground
- WKWebView: isOpaque=false + clear backgrounds (iOS), drawsBackground=false (macOS)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 13:59:49 +02:00
..
Assets.xcassets fix(launch): drei Layer weißen Flash beim Start gefixt 2026-05-15 13:59:49 +02:00
Localizable.xcstrings fix(icon): TestFlight-Validation grün — Icon + CFBundleIconName 2026-05-14 21:00:24 +02:00