telerik / kendo-themes

Monorepo for SASS-based Kendo UI themes
149 stars 71 forks source link

[Bug][Loader] Wrong secondary color #5157

Closed vveesseelliinnaa closed 2 months ago

vveesseelliinnaa commented 2 months ago

Describe the bug The secondary color of the loader does not match the secondary color of the theme (it is hardcoded).

To reproduce Steps to reproduce the behavior:

  1. Go to https://www.telerik.com/kendo-vue-ui/components/indicators/loader/appearance/
  2. Switch the theme to Material (happens in the other themes as well)
  3. Inspect the applied secondary color which has a hardcoded color set to #000

image

Expected behavior The secondary color of the loader has to match the secondary color of the theme.

Screenshots image

Affected package (please remove the unneeded items)

Affected suites (please remove the unneeded items)

Additional context Reported in Ticket ID: 1662531