Hi, is there a way to change the color of the clearinput icon on ionic 4 rc?
It’s a shadow dom element with .input-clear-icon class that use a background-image svg filled with this variable color: var(–ion-color-step-600,%20%23666666).
It’s rendered as a dark grey, I’m trying to make it white.