Change the background color multi select combo box in HTML

Change the background color of the selected option, in a multi select combo box in HTML.
I am using a multi select box in my code.
If I select an option, it's background color changes to dark blue, which is I think the default color for Windows combo boxes. Is it possible to change the color of the selected option from dark blue to something else when I select it?
Best regards.
