I am working with folium maps created based on json files. I added a colormap using branca.colormap and I want to add a background color since the resulting colormap can have some colors with the map behind it and that will cause a visualization problem.
Can I add this colormap to a frame or just add a background color?