Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

tabs: tab label text and inkbar colors not aligned with spec #7685

Description

@ilovett

Based on the spec, they show tabs on a white background having the indicator the same color as the text and primary color:

image

The current md-tabs shows the indicator as the accent color on a white background:

image

To make matters more complex, in the spec, the accent color is used when the theme background is non-white (or is the primary color)

image

I'm not sure if this can be easily fixed or if it will cause some theme inheritance problems. If so, perhaps md-tabs should be able to take md-theme ? Or does this just have to do with light theme vs. dark theme?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P3: importantImportant issues that really should be fixed when possible.resolution: fixedtype: spec alignmentFor issues related to aligning with the Material Design Specui: CSS

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions