Forum Discussion

davidwc's avatar
davidwc
Frequent Visitor
4 years ago

Conditional Formatting Icon color change from Desktop to Service

Hey guys,

 

I was wondering if any else noticed that the conditional formatting icons changed in PowerBI service. 

 

The default Green circle, Red Dimond, and Yellow Triangle are now all darker with more pronounced boarders.

 

I dont really mind the colors that it changed to, but it does sort of throw off the UI of the report. I match the RGB values of the icons to other elements of visuals.

 

Confirmed that the RGB values change:

 

 Green circle fillGreen circle boarder
Desktoprgba(132,194,138,255)rgba(75,161,75,255)
Servicergba(100,177,120,255)rgba(48,90,59,255)

 

 Yellow Triangle FillYellow Triangle Boarder
Desktoprgba(249,208,135,255)rgba(248,185,80,255)
Servicergba(215,150,46,255)rgba(164,113,30,255)

 

 

 

1 Reply