Skip to content

9.0.0-rc.2: Dark theme issues #17746

@realharry

Description

@realharry

Reproduction

Steps to reproduce:

  1. Create mat-tab-group/mat-tabs with labels, either via the 'label' attribute or using <ng-template mat-tab-label>
  2. Apply a dark theme, e.g., pink-bluegrey or purple-green

Expected Behavior

The label (light color) should be displayed on the dark background.

Actual Behavior

The background is light (presumably white), and hence the label is not visible.

Environment

  • Angular: 9.0.0-rc.2
  • CDK/Material: 9.0.0-rc.2
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Ubuntu 18.04

mat-tab-background-issue

Metadata

Metadata

Assignees

Labels

needs: clarificationThe issue does not contain enough information for the team to determine if it is a real bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions