To change opacity of gallery lightbox background, we can use this code to Custom CSS.
div.gallery-lightbox-background { opacity: 0.5 !important; }