Skip to content

Custom palette / semantic color slots #12941

@hbnrmx

Description

@hbnrmx

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

Screenshot 2020-04-30 at 11 40 11 AM

Thank you!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions