From 6cc32f8c8d727cc3d3b35979e20c5f31db4a8b8b Mon Sep 17 00:00:00 2001 From: Tim Hansen Date: Mon, 4 Apr 2022 17:11:20 -0600 Subject: [PATCH] Add pointer to custom theme on demo site Signed-off-by: Tim Hansen --- docs/getting-started/app-custom-theme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/getting-started/app-custom-theme.md b/docs/getting-started/app-custom-theme.md index b661afcdb1..1a6658f0b2 100644 --- a/docs/getting-started/app-custom-theme.md +++ b/docs/getting-started/app-custom-theme.md @@ -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