Hello,
I have a combobox sitting nicely as gallery column filter dropdown.
My challenge is to change a background color of a combobox when the dropdown values get visible.
In below screen shot i had to change the fill color of combobox to same as fill color of label on which its stacked up, so that it look as part of a column header

but when i click on a chevron and the dropdown value becomes visible, the background fill color of a dropdown values is green as one can expect.

how can i change it to neutral/white when the dropdown values are visible? and then back to green when its not visible?
any ideas will be appriciated.
Thanks.