components icon indicating copy to clipboard operation
components copied to clipboard

Fix stepper icon color in M2

Open json-derulo opened this issue 1 year ago • 0 comments
trafficstars

Currently, the step icon M2 theming does not work correctly. The foreground color uses the contrast color of the primary color, but this does not necessarily provide enough contrast to the background. With this changes, the default foreground color is adjusted to ensure sufficient contrast to the background, regardless of the primary contrast color.

Fixes #29518

json-derulo avatar Aug 09 '24 16:08 json-derulo