-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Custom palette / semantic color slots #12941
Copy link
Copy link
Closed
Labels
Area: ThemingComponent: ThemeNeeds: Backlog reviewResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain periodType: Feature
Description
Hi all,
our project has grown to the size where we need more colors than
ITheme.semanticColors and ITheme.palette can provide.
We used up all colors in the palette and are now abusing semanticColors which don't appear
in the fabric components we use to get in a few more additional colors for our own use.
We could make a separate object for all the colors that didn't fit, which completely bypasses registerTheme logic but this feels like an inelegant option.
Describe the feature that you would like added
a customColors property on ITheme
What component or utility would this be added to
ITheme
Have you discussed this feature with our team, and if so, who
-
Additional context/screenshots
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: ThemingComponent: ThemeNeeds: Backlog reviewResolution: Soft CloseSoft closing inactive issues over a certain periodSoft closing inactive issues over a certain periodType: Feature
