IgniteUI / igniteui-angular-samples

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

SignalR sample has UI that is not readable in dark mode #3295

Closed kdinev closed 1 year ago

kdinev commented 1 year ago

Description

When I open the grid finjs sample, the default mode is dark. Market data values that are positive are not readable in it. Also the combos to switch options are enormous!

Steps to reproduce

  1. Open https://www.infragistics.com/angular-demos-lob/grid-finjs-dock-manager/grid-finjs-dock-manager
  2. Observe the top-right grid.

Result

Positive results in the Price, Change and ChangeP columns are not readable.

Expected result

The UI should be readable in both dark and light mode.

Attachments

image