Closed
Description
Bug, feature request, or proposal:
Default text should be color: rgba(0,0,0,.87)
, but .mat-card
, .mat-list .mat-list-item
and .mat-nav-list .mat-list-item
has color: #000
.
What is the expected behavior?
There is no #000 text color on Material Typography Guidelines
color: rgba(0,0,0,.87)
What is the current behavior?
color: #000
What are the steps to reproduce?
- Configure a prebuilt theme;
- Create a list (or a card);
- Inspect its color
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels