From 4703b217d74f7a26100ab1061b0300ebe1daf803 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Tue, 2 Mar 2021 22:50:30 -0500 Subject: [PATCH] Add reference to theming Signed-off-by: Adam Harvey --- docs/dls/design.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/dls/design.md b/docs/dls/design.md index 042312d0a3..a2091aeb10 100644 --- a/docs/dls/design.md +++ b/docs/dls/design.md @@ -127,6 +127,10 @@ your own plugin for Backstage. **[Discord](https://discord.gg/EBHEGzX)** - all design questions should be directed to the _#design_ channel. +**[Customize Backstage's look and feel](https://backstage.io/docs/getting-started/app-custom-theme)** - +How to customize the look and feel of your Backstage instance by extending the +theme. + ## 🔮 Future ### Contributions from designers