Skip to content

Commit b30da79

Browse files
committed
Revised for style
1 parent 7aeae46 commit b30da79

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

powerapps-docs/maker/model-driven-apps/modern-theme-overrides.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ With the [modern, refreshed look enabled](../../user/modern-fluent-design.md#tur
2525
> [!NOTE]
2626
> This functionality is available in build 9.4.23094 or later version.
2727
28-
### Create an XML resource with your app header colors
28+
### Overview of the XML resource to use for app header colors
2929

3030
The first step to modifying the app header styling is to create an XML file with your various color selections and add it as a web resource.
3131

@@ -78,25 +78,25 @@ As an example, this XML specifies a green background color for the app header wi
7878
1. Select **Solutions** on the left navigation pane, and then create a **New solution**.
7979
1. Select **New** > **More** > **Web resource**.
8080
1. In the New web resource property pane, enter the following values:
81-
- **Display name**: Enter a display name, such as *XML for modern theming*.
82-
- **Name**. Enter the unique name for the web resource.
83-
- Type: **Data (XML)**
81+
- **Display name**: Enter a display name, such as *XML for modern theming*.
82+
- **Name**. Enter the unique name for the web resource.
83+
- Type: **Data (XML)**
8484
1. Select **Choose file**, browse to and select the XML file you created earlier with the theme.
8585
1. Select **Save**.
8686

87-
### Apply custom app header colors to apps in your environment
87+
### Apply custom app header colors to apps in your environment
8888

8989
After you’ve selected your colors and created the XML resource, follow these steps to enable this app header styling for all the apps in your environment that have the “New look” enabled.
9090

9191
1. In the solution you used to [create the web resource](#create-the-web-resource), select **Add existing** > **More** > **Setting**.
9292
1. Type *Override* in the **Search** box, select **Override app header color**, select **Next**, and then select **Add**.
9393
1. In the solution, select **Override app header color**, and then select **Edit** on the command bar.
94-
1. On the right **Edit Override ap header color** properties pane, update **Setting environment value** to the unique name of your web resource you created earlier.
94+
1. On the right **Edit Override ap header color** properties pane, select **Setting environment value** and enter the unique name of your web resource you created earlier.
9595
1. Select **Save**.
9696
1. Select **Publish all customizations** on the command bar. (This command appears when no components in the solution are selected).
9797

98-
With the example colors above, the header should look like this after refreshing or playing the app.
99-
:::image type="content" source="media/greenAppHeader-Oct2023.png" alt-text="Green app header in a model-driven app" lightbox="media/greenAppHeader-Oct2023.png"::: <!-- This media file is missing -->
98+
With the example colors above, the app header should look like this after refreshing or playing the app.
99+
:::image type="content" source="media/greenappppheader-oct2023.png" alt-text="Green app header in a model-driven app" lightbox="media/greenappheader-oct2023.png":::
100100

101101
### Verifying new app header colors
102102

@@ -107,6 +107,6 @@ After publishing your new app header colors, you'll want to validate the app hea
107107

108108
## See also
109109

110-
[Modern refreshed look](../../user/model-fluent.design.md)
110+
[Modern refreshed look](../../user/modern-fluent-design.md)
111111

112112
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)