Forum Discussion
JayeshGandhi
Oct 29, 2024Copper Contributor
Update SharePoint Online Custom Theme
We have created our own theme for the organization and have 1000s of site using it. However, there is a small mismatch in the hexcode of primary, I am unable to find a way to update it.
Looking our for guidance here.
3 Replies
Sort By
- https://learn.microsoft.com/en-us/powershell/module/sharepoint-online/add-spotheme?view=sharepoint-ps
It needs to have the same name!- JayeshGandhiCopper Contributor
NicolasKheirallah Perfect. Thanks, that confirms my theory.
Also, since I want to change only the primary color, and rest should not be affected, what would you suggest. I am not sure if I can download current theme as json? or shall I leave other other metadata blank, other than 'themePrimary'?