# @backstage/theme This package provides the extended Material UI Theme(s) that power Backstage. ## Installation Install the package via npm or yarn: ```sh $ npm install --save @backstage/theme ``` or ```sh $ yarn add @backstage/theme ``` ## Documentation - [Backstage Readme](https://github.com/spotify/backstage/blob/master/README.md) - [Backstage Documentation](https://github.com/spotify/backstage/blob/master/docs/README.md)