Skip to content

Commit e04794d

Browse files
authored
Update semantic_slots.md
Replaced outdated UI Fabric Theme Designer link with https://aka.ms/themedesigner
1 parent c0ea760 commit e04794d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/semantic_slots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The current semantic slot list is defined by commonly used design patterns in Sh
6666

6767
Semantic slots should be assigned based on the function of a page element. The name of a semantic slot can quickly tell you how it’s meant to be used. You can find all existing semantic slots and their use case examples in the [Fabric semantic colors documentation](https://github.com/OfficeDev/office-ui-fabric-react/blob/master/packages/styling/src/interfaces/ISemanticColors.ts).
6868

69-
Fabric palette colors should be referenced from your site theme’s color ramp. If your site is using a SharePoint out of the box theme, you can reference [SharePoint theme color ramps](https://fluentfabric.azurewebsites.net/#/color/products). If your site is using a custom theme, you can generate a unique color ramp using the [Fabric theme generator](https://developer.microsoft.com/fabric#/styles/themegenerator).
69+
Fabric palette colors should be referenced from your site theme’s color ramp. If your site is using a SharePoint out of the box theme, you can reference [SharePoint theme color ramps](https://fluentfabric.azurewebsites.net/#/color/products). If your site is using a custom theme, you can generate a unique color ramp using the [Fabric theme generator](https://aka.ms/themedesigner).
7070

7171
![Example of redlines for a web part in the None section background](../images/doc-semantic-slot-1.png)
7272

0 commit comments

Comments
 (0)