Is this a regression?
The previous version in which this bug was not present was
No response
Description
Hello!
As you can see from the dev console color and background-color has no default value.
The circle is in this case invisible.

Thanks Team!
Reproduction
Steps to reproduce:
- Open dev console and inspect .mat-step-icon-state-done
- See that color and bg is undefined.
Expected Behavior
background-color and color should have a default value
Actual Behavior
no default value
Environment
- Angular: 19.2.11
- CDK/Material: 19.2.11
- Browser(s): Chrome, latest.
- Operating System (e.g. Windows, macOS, Ubuntu): Windows