Skip to content

Font color on card and list #3837

Closed
Closed
@peluprvi

Description

@peluprvi

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

Official list Plunkr demo

Print:
image

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?

ab77fa9

Is there anything else we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions