Skip to content

Commit e5aa660

Browse files
authored
Update modern-experience-customizations-customize-sites.md
Removing link to non-existing tool
1 parent a34bf0f commit e5aa660

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ Set-PnPTheme -ColorPaletteUrl "SiteAssets/sppnp.spcolor" -BackgroundImageUrl "Si
123123
!["Modern" team site with custom theme](media/modern-experiences/modern-site-with-custom-theme.png)
124124

125125
> [!NOTE]
126-
> - You can use the [SharePoint Color Palette Tool](https://www.microsoft.com/download/details.aspx?id=38182) to create a custom theme file (.spcolor) with the custom color definition. In general, "modern" team sites try to preserve the feel of the theme by automatically converting "classic" site theming elements to the "modern" side. Preserved areas are background image and the following theme slots: ContentAccent1, PageBackground, and BackgroundOverlay.
127126
> - You can change the logo of "modern" team site by using the Groups Graph API as shown by the SharePoint [PnP UpdateUnifiedGroup method](https://github.com/SharePoint/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Framework/Graph/UnifiedGroupsUtility.cs#L350).
128127
> - Applying a custom theme to a "modern" team site can cause timeouts. The resolution for this is to turn off all available [user interface languages](https://support.office.com/article/Choose-the-languages-you-want-to-make-available-for-a-site-s-user-interface-16d3a83c-05ab-4b50-8fbb-ff576a3351e8) for the site before applying the theme, and turn them back on afterwards.
129128

0 commit comments

Comments
 (0)