Add pointer to custom theme on demo site

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
Tim Hansen
2022-04-04 17:11:20 -06:00
parent 6880fbfb32
commit 6cc32f8c8d
+5
View File
@@ -149,6 +149,11 @@ const myTheme = createTheme({
});
```
For a more complete example of a custom theme including Backstage and
Material-UI component overrides, see the [Aperture
theme](https://github.com/backstage/demo/blob/master/packages/app/src/theme/aperture.ts)
from the [Backstage demo site](https://demo.backstage.io).
## Overriding Backstage and Material UI components styles
When creating a custom theme you would be applying different values to