How to change Overlay "Background" Color in Sky Carousel

Hi folks,
does anybody can give me a hint to change the overlay color, what is grey or #ebebeb in another color?

The theme I have to work with is beige basecolored, so the grey of the carousel is a bit smashing.

Thanks in advance and regards.

Issi

You’ll have better luck asking your question in the comments section for that particular item: http://codecanyon.net/item/sky-jquery-touch-carousel/discussion/4236751

but you can override the default with something like this:

.sky-carousel {
background: #ff0000
}