slidev-theme-excali-slide
v1.3.0
Published
[![NPM version](https://img.shields.io/npm/v/slidev-theme-excali-slide?color=3AB9D4&label=)](https://www.npmjs.com/package/slidev-theme-excali-slide)
Downloads
46
Readme
slidev-theme-excali-slide
A Excalidraw-like theme for Slidev.
Theme works in dark mode too. In this case, the highlight color have the opacity set to 0.9.
Theme comes with animated heading highlights. You can customize their colors by setting up following properties:
Install
Add the following frontmatter to your slides.md
. Start Slidev then it will prompt you to install the theme automatically.
Learn more about how to use a theme.
Contributing
npm install
npm run dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes npm run export
to generate the preview PDFnpm run screenshot
to generate the preview PNG