Segment Editor "Effects" Panel

I wanted to change the state of icons present in “Effects” panel of Segment Editor when clicked.
When we click any icon in effects panel the we do not able to differentiate which icon is currently in use.

For example - if we click on Threshold icon then icon should change from colored “Threshold” icon to lets say Uncolored “Threshold” icon.
Screenshot is attached

How can I do that? What code should I use?
Screenshot (309)

The active effect has a darker gray look (it looks pressed down) in light Slicer theme (see below). Same effect works in dark slicer theme (e.g., in your screenshot active effect is None), but much less pronounced.

image

Thanks, You are right. @muratmaga

I have one more query. I also wanted to use another Uncolored “Threshold” icon when click on particular icon and when it is not clicked then It is always colored.
Please Guide.

You can do very thorough customization of all styles, colors, and icons if you create a custom build of Slicer: SlicerCAT: Creating custom applications based on 3D Slicer - Kitware Blog