Change color on the circle around a device icon using card_mod?

I’m trying to change the color of the grey circle around the icon here:
image

I’m using card_mod and can set the icon color (orange in the above), and I can set the background color (white in the above), and I can set the ha-state-icon background color (the green square in the above), but I can’t figure out how to change the grey circle that’s around the green square.

I know that if I change the white background it causes the coloring of the circle to change like this:
image

But I’m hoping to find a way to statically set the coloring of that circle - just like the green square coloring.

Appreciate any help!
jtf

Suggest to ask all card-mod related questions in the main card-mod thread.
Post there your SIMPLIFIED SHORT code (at least to tell what card you are talking about…).

What you are trying to achieve is possible but as @Ildar_Gabdullin stated the card type and current code would expedite a solution.