-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
The text color of a md-fab or md-mini-fab should be the default-contrast of the chosen theme accent color. For example when using the prebuilt the indigo-pink the default $accent is set to A200, so according to the palette the contrast A200 is white, so the text-color of the md-fab or md-mini-fab should be white against a pink background-color.
What is the current behavior?
The text-color is set to the current color (in my case grey).
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/LbeegL?p=preview
http://stackoverflow.com/questions/40478419/angular-material2-button-text-color
What is the use-case or motivation for changing an existing behavior?
readability
Which versions of Angular, Material, OS, browsers are affected?
I'm using angular-material 2.0.0-beta.1
Is there anything else we should know?
No
Metadata
Metadata
Assignees
Labels
No labels