hehonghui/Colorful
基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式。 observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 96
- 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: 4011
- days_rel: n/a
- days_push: 26
- n_releases_24m: 0
Adoption not part of the score
1395 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Colorful is an Android library for dynamic theme switching (skinning) based on Android Theme attributes. It enables day/night mode switching without restarting activities or using custom views.
Use cases
- implement day and night mode in an Android app
- switch app theme dynamically without restarting activities
- change UI colors and backgrounds at runtime on Android
- apply multiple themes to Android layouts via custom attributes
- avoid custom views when theming Android apps
When to choose
- you need runtime theme switching on Android without activity restarts
- you want day/night mode using standard Theme attributes and existing views
- you prefer a lightweight Java-based theming library
When to avoid
- you only need static dark mode via Android's built-in DayNight theme
- your project is Kotlin-first and you want a more modern maintained solution
- you need skinning of resources loaded from external plugins
Facets
library · maturity maintenance
ui-components theme mobile-development android-tools frontend jvm android theme-switching day-night-mode dynamic-skinning ui-theming mobile
1 source
- readme: https://github.com/hehonghui/Colorful · fetched 2026-08-28 · b8f8aef62df3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hehonghui/Colorful | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="hehonghui/Colorful")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem