Skip to content

Commit e33fc6e

Browse files
committed
Revised for clarity
1 parent c54b41c commit e33fc6e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

powerapps-docs/maker/model-driven-apps/create-themes-organization-branding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ search.audienceType:
2020
You can create a custom look and feel (a theme), for your app by making changes to the default colors and visual elements provided in the uncustomized system. For example, you can create your personal product branding by adding a company logo and providing table-specific coloring. A theme can be created by using the **Themes** area, without requiring a developer to write code. You can create, clone, change, or delete themes that are used in your environment.
2121

2222
> [!NOTE]
23-
> We recommend you use the new way to create themes in model-driven apps. More information: [Use modern themes](modern-theme-overrides.md)
23+
> There's new way to create themes in model-driven apps for customizing the model-driven app header. More information: [Use modern themes](modern-theme-overrides.md)
2424
>
2525
> You can define multiple themes, but only a single theme can be active in an environment and is identified as the default theme. To make a theme active, you publish it.
2626

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ search.audienceType:
1616

1717
# Use modern themes
1818

19-
Model-driven apps with the [modern, refreshed look for model-driven apps](../../user/modern-fluent-design.md) provide updated styling aligned to the Microsoft Fluent 2 design system. As part of the updated styling, makers can modify the colors used by the app header. Because this modern refreshed look comes with a new theming system, [classic theming](create-themes-organization-branding.md) isn't honored. In this article, you learn about the styling overrides available with the modern, refreshed look and how to implement them for your organization.
19+
Model-driven apps with the [modern, refreshed look for model-driven apps](../../user/modern-fluent-design.md) provide updated styling aligned to the Microsoft Fluent 2 design system. As part of the updated styling, makers can modify the colors used by the app header. Because this modern refreshed look comes with a new theming system, [classic theming](create-themes-organization-branding.md) isn't honored. In this article, you learn about the styling overrides available with the modern, refreshed look and how to implement them for your organization.
20+
21+
> [!NOTE]
22+
> Modern themes currently only support customizing the app header.
2023
2124
## Modify the app header colors
2225

0 commit comments

Comments
 (0)