We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d4e6b commit df2d5d1Copy full SHA for df2d5d1
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Get-SPOTheme.md
@@ -36,7 +36,7 @@ Get-SPOTheme -Name "Custom Cyan" | ConvertTo-Json 4
36
37
#### Return Value Examples
38
Theme in new format
39
-```Output
+```
40
{
41
"Name": "Custom Cyan",
42
"Palette": null,
@@ -51,8 +51,7 @@ Theme in new format
51
```
52
53
Theme in legacy format
54
-When the theme is in the legacy format:
55
56
57
58
"Palette": {
0 commit comments