microsoft/FluentDarkModeKit
A library for backporting Dark Mode in iOS observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2505
- days_rel: n/a
- days_push: 1931
- n_releases_24m: 0
Adoption not part of the score
1618 stars · 125 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library by Microsoft that backports dark mode support to iOS apps running iOS 11 and later, including iOS 13. It enables dynamic theme switching within an app without restart, with minimal changes to existing code.
Use cases
- add dark mode to an iOS 11 or 12 app
- support dark mode without dropping older iOS versions
- switch app theme dynamically without restarting
- handle system-wide dark mode changes in UIKit
- customize per-window theme change behavior
When to choose
- your app supports iOS versions before 13 and needs dark mode
- you want a simple API to retrofit dark mode into an existing UIKit app
- you need dynamic theme switching at runtime
When to avoid
- your app targets only iOS 13+ and can use Apple's native dark mode APIs
- you use SwiftUI exclusively
- you need a theming solution beyond light/dark modes
Facets
library · maturity maintenance
ui-components theme mobile-development frontend dark-mode theming uikit backport ios swift mobile
1 source
- readme: https://github.com/microsoft/FluentDarkModeKit · fetched 2026-08-28 · e907033eaa32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/FluentDarkModeKit | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/FluentDarkModeKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem