Seriph theme for Slidev
npm install @slidev/theme-seriph
An official theme for Slidev using serif fonts.
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
---
theme: seriph
---Learn more about how to use a theme.
``yaml``
---
theme: serif
themeConfig:
primary: '#5d8392'
---
MIT License © 2021 Anthony Fu