Theme for Platformatic. Supports light/dark mode.
From npm: install the theme in your sli.dev deck with npm i --save slidev-theme-platformatic or use npm link with a local copy of this repository.
Then, just specify the theme on your deck
---
theme: slidev-theme-platformatic
---npm installnpm run devto start theme preview ofexample.md- Edit the
example.mdand style to see the changes npm run exportto generate the preview PDFnpm run screenshotto generate the preview PNG