1c559bcc90
* refactored sidebar palette types + updated default themes * use @backstage/theme and new selectedIndicatorColor palette property * fixed sidebar to use refactored backgroundColor property * simplified property names based on feedback * renamed sidebar to navigation in palette * updated AppThemeApi docs with PaletteAdditions changes
@backstage/theme
This package provides the extended Material UI Theme(s) that power Backstage.
Installation
Install the package via npm or yarn:
$ npm install --save @backstage/theme
or
$ yarn add @backstage/theme