Merge pull request #31108 from backstage/docs-theming

Improving theming documentation
This commit is contained in:
Patrik Oldsberg
2025-10-07 20:57:55 +02:00
committed by GitHub
16 changed files with 889 additions and 622 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ indexBuilder.addCollator({
The default highlighting styling for matched terms in search results is your
browsers default styles for the `<mark>` HTML tag. If you want to customize
how highlighted terms look you can follow Backstage's guide on how to
[Customize the look-and-feel of your App](https://backstage.io/docs/getting-started/app-custom-theme)
[Customizing Your App's UI](https://backstage.io/docs/conf/user-interface)
to create an override with your preferred styling.
For example, using the new MUI V4+V5 unified theming method, the following will result