Skip to content

Commit 01c6a72

Browse files
HughAJWoodVesaJuvonen
authored andcommitted
Added cross link to SharePoint Site Theming (SharePoint#1821)
Tenant Themes where added after so to keep the guidance inline with current practices I propose a note in the theming section of this article.
1 parent dc49367 commit 01c6a72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/solution-guidance/modern-experience-customizations-customize-sites.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ The following elements are ignored when a remote template is applied to a "moder
9090

9191
## Apply a custom theme to a "modern" team site
9292

93+
> [!NOTE]
94+
> The following method was written before **Tenant Themes** came out, to read about the new way of theming "modern" read [SharePoint site theming](https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/site-theming/sharepoint-site-theming-overview)
95+
9396
"Modern" team sites support custom themes even though you cannot upload a new gallery entry for end users. This can be achieved by uploading the needed assets to the site and then executing the **ApplyTheme** method. The following PowerShell script shows how to perform this for a "modern" team site.
9497

9598
```PowerShell

0 commit comments

Comments
 (0)