@backstage/theme

material-ui theme for use with Backstage.

Usage no npm install needed!

<script type="module">
  import backstageTheme from 'https://cdn.skypack.dev/@backstage/theme';
</script>

README

@backstage/theme

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

Installation

Install the package via Yarn:

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

Documentation