AnnMarieW / dash-bootstrap-templates

A collection of 52 Plotly figure templates with a Bootstrap theme. Two theme switch components. Stylesheet to apply Bootstrap themes to Plotly Dash components.
https://hellodash.pythonanywhere.com/
MIT License
135 stars 25 forks source link

fixes figure background paper color #26

Closed AnnMarieW closed 10 months ago

AnnMarieW commented 10 months ago

Closes #25

The paper color of the figure is based on the theme's card background color. The way the card background color was set in the Bootstrap stylesheets changed in 5.3.1

This PR restores the figure background color in the themes where the card background color is different than the theme's body color.