Hello problem I had was not seen in black and white on Firefox. We solve looking for the file:
/ public_html / wp-content / plugins / foogallery / extensions / default-templates / CSS/gallery-default.css
and search
.foogallery-default.hover-effect-color img
and place the following
filter: grayscale (100%); / * Firefox * /
It worked for me so.