Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 673 Bytes

File metadata and controls

23 lines (19 loc) · 673 Bytes

#Set-SPOTheme Sets the theme of the current web. ##Syntax

Set-SPOTheme [-ColorPaletteUrl <String>] [-FontSchemeUrl <String>] [-BackgroundImageUrl <String>] [-ShareGenerated [<SwitchParameter>]] [-Web <WebPipeBind>]

##Parameters

Parameter Type Required Description
BackgroundImageUrl String False
ColorPaletteUrl String False
FontSchemeUrl String False
ShareGenerated SwitchParameter False
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.
##Examples

###Example 1

PS:> Set-SPOTheme -ColorPaletteUrl /_catalogs/theme/15/company.spcolor