voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
145 stars 8 forks source link

Dark theme is not applied immediately #29

Closed trungleduc closed 5 months ago

trungleduc commented 1 year ago

Description

dark-theme

Reproduce

Go to https://voila-dashboards.github.io/voici-demo/voila/render/demo.html?theme=dark

Expected behavior

The spinner should be shown in the dark background

martinRenou commented 1 year ago

I think we should reuse/reimplement the JupyterLab splash screen logic for that, though it may be something to implement in Voila directly.