# @backstage/theme

> material-ui theme for use with Backstage.

Latest version **0.7.3** (published 2026-04-14) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @backstage/theme
pnpm add @backstage/theme
yarn add @backstage/theme
bun add @backstage/theme
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score; popular repo.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.7.3 |
| Published | 2026-04-14 |
| First published | 2020-04-07 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 128 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 34418 |
| Maintainers | patriko, freben, marcuseide |
| Keywords | backstage |

## Links

- npm: https://www.npmjs.com/package/@backstage/theme
- Repository: https://github.com/backstage/backstage
- Homepage: https://backstage.io
- npm.io page: https://npm.io/package/@backstage/theme

## Dependencies (3)

- [@mui/material](https://npm.io/package/@mui/material.md) ^5.12.2
- [@emotion/react](https://npm.io/package/@emotion/react.md) ^11.10.5
- [@emotion/styled](https://npm.io/package/@emotion/styled.md) ^11.10.5

## Recent versions

- 0.7.3 (latest) — 2026-04-14
- 0.0.0-nightly-20260414031820 (nightly) — 2026-04-14
- 0.7.3-next.0 (next) — 2026-04-07
- 0.0.0-nightly-20260413031937 — 2026-04-13
- 0.0.0-nightly-20260411031533 — 2026-04-11
- 0.0.0-nightly-20260410031841 — 2026-04-10
- 0.0.0-nightly-20260409031723 — 2026-04-09
- 0.0.0-nightly-20260408031702 — 2026-04-08
- 0.0.0-nightly-20260407031731 — 2026-04-07
- 0.0.0-nightly-20260406031922 — 2026-04-06
- 0.0.0-nightly-20260405031735 — 2026-04-05
- 0.0.0-nightly-20260404031350 — 2026-04-04
- 0.7.2 — 2026-02-17
- 0.0.0-nightly-20260217031303 — 2026-02-17
- 0.0.0-nightly-20260216031347 — 2026-02-16
- … 702 more at https://npm.io/package/@backstage/theme/versions

## README

# @backstage/theme

This package provides the extended Material UI Theme(s) that power Backstage.

## Installation

Install the package via Yarn:

```sh
cd <package-dir> # if within a monorepo
yarn add @backstage/theme
```

## Documentation

- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://backstage.io/docs)

---
_Source: https://npm.io/package/@backstage/theme · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
