Default theme for Slidev
npm install @slidev/theme-default
The default theme for Slidev.
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
---
theme: default
---Learn more about how to use a theme.
MIT License © 2021 Anthony Fu