0

I made a dark theme for my angular app but there is one problem. Everything changes color as expected but the material table headers color stays the same. What am I missing in the styling that it's not changing?

light theme

dark theme

how can I change the color of the header?

Kerk
  • 283
  • 1
  • 4
  • 24
  • Did you work through the [theming guide](https://github.com/angular/components/blob/master/guides/theming.md)? I think there is everything you need. – Tino Jun 02 '21 at 10:17
  • Can you go through this? https://material.angular.io/guide/theming#using-a-pre-built-theme – Sourav Raj Jun 02 '21 at 14:38
  • it should change, the text is changing also but the background doesn't and only on the header of the table, the other rows, buttons everything changes nicely – Kerk Jun 02 '21 at 15:13

0 Answers0