microsoft / fluent-ui-react

An ecosystem for building highly customizable enterprise class user interfaces.
https://aka.ms/fluent-ui
MIT License
432 stars 55 forks source link

Loader component should support primary prop #1663

Open mnajdova opened 5 years ago

mnajdova commented 5 years ago

Feature Request

Problem description

The Loader component currently has only one variation. We need to add primary prop to it, in order for themes to be able to style it differently when it is suppose to be used in primary components, for example, primary Button.

Proposed solution

Add primary prop, that in Teams theme will show white variations of the Loader, that can safely be used on brand backgrounds.

hisuwh commented 4 years ago

On top of this it doesn't seem possible to override the loader color at all.