Skip to content

Commit 727e86e

Browse files
PopWarnerVesaJuvonen
authored andcommitted
Updated link to Theme Generator Tool (SharePoint#4439)
Updated the link to the Theme Generator tool, which was being redirected to the Fabric UI page.
1 parent f91cbdb commit 727e86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/site-theming/sharepoint-site-theming-json-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The following is an example of a JSON object that defines a theme.
9898

9999
The SharePoint Framework includes eight built-in themes: six on light backgrounds, and two on dark backgrounds. You might find it useful to create a custom theme by starting from one of the built-in themes and adjusting it to suit your needs.
100100

101-
Another option is to use the [Theme Generator tool](https://developer.microsoft.com/en-us/fabric#/styles/themegenerator) to build a custom theme. It provides an interactive UI for selecting theme colors, and automatically generates the JSON, SASS, and PowerShell definitions for your custom theme.
101+
Another option is to use the [Theme Generator tool](https://aka.ms/themedesigner) to build a custom theme. It provides an interactive UI for selecting theme colors, and automatically generates the JSON, SASS, and PowerShell definitions for your custom theme.
102102

103103
> [!NOTE]
104104
> The theme generator definitions do not currently include the "error" or "accent" color slots. These can be manually added to your generated definition before uploading to the tenant.

0 commit comments

Comments
 (0)