Forum Discussion
Matthew Carter
Jun 16, 2023Iron Contributor
SharePoint 2019 on-premises custom theme using a PowerShell script
I am on SharePoint 2019 on-premises with May 2023 CU. I see Gear, Change the Look. Current theme. I want to set COMPANYTHEMEHERE as the theme. I have done so in SharePoint Online however I have t...
Suzeb
Oct 10, 2023Copper Contributor
I do not believe it is possible to deploy a custom theme to on premise using PowerShell. What I have done in the past is to design my theme using the SharePoint Color Palette Tool. Then I modify the default palette to create my own. Thhis tool is no longer available from Microsoft, but can be found in a Reddit thread here: https://www.reddit.com/r/sharepoint/comments/129els4/anyone_have_the_old_sharepoint_color_palette_tool/?rdt=53416 (If you cannot download it, you might have to simply download and edit an existing .spcolor file from the Themes folder in a text editor.) Then I upload it to the Themes folder under Site Settings. Then I go through the classic Change the Look options to select the color scheme I have created.