styled-components/styled-theming
Create themes for your app using styled-components observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3325
- days_rel: n/a
- days_push: 84
- n_releases_24m: 0
Adoption not part of the score
1170 stars · 25 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A small helper library for styled-components that makes it easy to define multiple themes (e.g. light/dark mode) for React apps. It generates interpolation functions that select CSS values based on theme properties passed through ThemeProvider.
Use cases
- add light and dark mode to a styled-components app
- switch color schemes via a theme provider in React
- define per-theme CSS values for styled components
- theme fonts and colors across a component library
- build a multi-theme design system with css-in-js
When to choose
- you already use styled-components and need structured theming
- you want declarative light/dark or size-based theme variants
- you prefer css-in-js over CSS variables for theming
When to avoid
- you don't use styled-components or React
- you prefer CSS custom properties or Tailwind-based theming
- you need a framework-agnostic theming solution
Facets
library · maturity maintenance
ui-components theme css-framework frontend web-development web-design browser react css-in-js styled-components theming dark-mode nodejs web-server
2 sources
- readme: https://github.com/styled-components/styled-theming · fetched 2026-08-28 · b56b6e5c46fc
- registry_npm: https://registry.npmjs.org/styled-theming · fetched 2026-08-29 · 9f567f612cf3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| styled-components/styled-theming | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="styled-components/styled-theming")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem