Github

Gallery.js

Gallery.js allows you to display a customizable selection of images in a modern, easy-to-use gallery.
Open the gallery by clicking on images

Customization :

The gallery has several options to customize the display

myGallery.changeColors({borderColor: 'black'});

myGallery.changeColors({textColor: 'white'});

myGallery.changeColors({miniaBorderColor: '#808080'});