anaconda / nbpresent

next generation slides for Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
161 stars 23 forks source link

apply a theme to all slides #78

Open jason-s opened 8 years ago

jason-s commented 8 years ago

Looks like in nbpresent 3.0.2, you can apply a theme to individual slides, but there's no way to apply a theme to all slides.

Could you please add this feature? It seems like it is the normal case, and adding different themes to individual slides is the exception.

bollwyvl commented 8 years ago

The default theme for a whole presentation can be set be opening up the Theme Manager (click "Themes" with authoring enabled) and then importing a theme from "Community Themes", which will then show up in "Your Themes". The per-slide theming is there to allow for things like title slides.

jason-s commented 8 years ago

ah -- got it. Is there any way to revert per-slide theming to the default theme?

bollwyvl commented 8 years ago

the first, blank theme swatch in the per-slide picker will unset the base theme. It should be better labeled :)