IgniteUI / igniteui-angular-samples

Ignite UI for Angular demos for all available components and features
https://bit.ly/2L19rhp
36 stars 25 forks source link

Splitter Indigo theme is not applied correctly #2908

Open StefanIvanov opened 2 years ago

StefanIvanov commented 2 years ago

Description

Splitter colors in the samples for the Indigo theme do not reflect the correct colors according to the product that are seen in the dev demos.

Steps to reproduce

  1. Open the igx splitter sample and change the theme to Indigo.
  2. Notice that the bar background color is based on the primary palette, whereas in the product it is based on the grays palette

Result

Bar is purplish

Expected result

Bar should be grayish

Attachments

Screenshot 2022-01-07 at 15 27 52 Screenshot 2022-01-07 at 15 28 01
IMinchev64 commented 11 months ago

Resolved by PR in the igniteui-theming-widget repository.

MayaKirova commented 8 months ago

@IMinchev64

Resolved by PR in the igniteui-theming-widget repository.

Is it this one: https://infragistics.visualstudio.com/Ignite%20UI%20Theming%20Tools/_git/igniteui-theming-widget/pullrequest/8105 Or some other PR?

IMinchev64 commented 8 months ago

@IMinchev64

Resolved by PR in the igniteui-theming-widget repository.

Is it this one: https://infragistics.visualstudio.com/Ignite%20UI%20Theming%20Tools/_git/igniteui-theming-widget/pullrequest/8105 Or some other PR?

Yes, it is this pull request.