wxxsw/SwiftTheme
🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式 observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 82
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3823
- days_rel: n/a
- days_push: 108
- n_releases_24m: 0
Adoption not part of the score
2532 stars · 310 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SwiftTheme is a Swift framework for managing themes and skins in iOS and tvOS apps, enabling runtime switching between light and dark appearances. It lets developers bind UI properties like colors and images to theme values declaratively, avoiding manual notification handling.
Use cases
- add dark mode to an iOS app
- implement night mode skin switching
- switch app themes at runtime
- change UI colors and images per theme
- support multiple skins in an iOS app
When to choose
- you need runtime theme switching on iOS 9+ or tvOS
- you want declarative theme bindings instead of manual notification code
- you need both plist-based and code-based theme definitions
When to avoid
- you only target iOS 13+ and can rely on built-in system dark mode traits
- your app is not written in Swift or targets UIKit outside Apple platforms
Facets
library · maturity stable
ui-components theme mobile-development frontend theme-manager dark-mode night-mode skinning cocoapods ios swift mobile
1 source
- readme: https://github.com/wxxsw/SwiftTheme · fetched 2026-08-28 · dee9de1b5232
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wxxsw/SwiftTheme | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="wxxsw/SwiftTheme")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem