Themes and transitions
Use front matter for presentation-wide defaults:
yaml
---
theme: moon
transition: fade
backgroundTransition: slide
---Supported theme and transition values are listed in the configuration reference. A slide can also override its background and layout with Reveal.js attributes.
