Going light where every streaming app goes dark
Dark mode is the streaming industry's near-universal default, for a real reason: a dark frame recedes so content carries the screen. Research said something different was true for Bibel TV's users — so the redesign bet on light instead.
The gap
Bibel TV is a broadcaster in the middle of a linear-to-streaming transformation, with apps across iOS, Android, web, and connected TV, and a broadcast archive going back generations. The app did not show it. The patterns were dated, it had not followed the 2025 broadcast rebrand, content was hard to discover, and nothing in it was built for retention.
The redesign had to close that gap: turn German-market knowledge, cultural fit, and the archive into something a user could feel in the first thirty seconds, instead of an app that looked older than the brand actually was.
The light-mode bet
The redesign gave the app a new visual language, aligned with the 2025 broadcast rebrand: lighter, warmer, and properly premium. Streaming-native patterns for discovery, search, and watch-next. Three core areas, the Mediathek, Bible reading, and reading plans.
The real bet was light mode as the primary direction, against the streaming-industry default of dark. That default exists for a considered reason: a dark frame recedes into the background — the same principle a theater uses when it dims the room — so artwork and video carry the screen instead of competing with the chrome around them. Our research said something different was true here — users associate Bibel TV with hope, and expected that to show up in the interface itself, not only in the content. That is a real, specific research insight, and it argued directly against an industry convention that is not arbitrary, so it had to be taken seriously rather than simply preferred.
Taking it seriously created the actual design problem: the new branding runs on image-based, dynamically extracted colour themes, built the way the rest of the industry builds them — for dark backgrounds first. Making that same system hold a premium, on-brand feel in light mode was genuinely unsolved going in. It could not stay a surface decision; it needed real colour and contrast work underneath, and a design system that could keep four platforms in step. Those became their own projects (see the related case studies): the colour engine, tuned for light mode first — the reverse of the usual order — and a token system delivered as an API, which is also a step toward Bibel TV's own stated direction of server-driven UI and less dependency on the agency that builds the app. Prototyping the redesign directly in code, rather than static specs, is what let all three move in parallel instead of waiting on each other.
What changed
- User validation
- A concept survey confirmed it: users wanted light over the app's dark-only default by a clear margin (83% chose light or a mixed palette) — the insight that reshaped the whole redesign's direction
- Brand alignment
- App lagged the 2025 broadcast rebrand A shared visual language across app and broadcast
- In production
- The AI feature the app carries, redesigned full scope, is in production on iOS and Android: it went from 205 to 518 weekly starts on iOS (+153%) and 655 to 1,213 on Android (+85%), each an average of the four full weeks before and after its own release (GA4). The app redesign itself is in active development; engineering builds from working prototype code.
Want to hear more?
- Curious how "old Android phones render gradients badly" turned out to be about the displays and not the platform, and why the resulting fix uses multiple stops even when the gradient looks monochrome?