xarabithan replied
Thank you. I've found the solution.
For everyone:
The overlay has a css using
.wp-caption, p.wp-caption-text {
background: rgba(0, 0, 0, 0.5); }
overwrite this by giving the last number (0.5) a little higher rate will darken the background (or using a #colour).