slidev-theme-nord
v0.0.6
Published
A [Nord](https://www.nordtheme.com/) inspired theme for [Slidev](https://github.com/slidevjs/slidev).
Readme
slidev-theme-nord
A Nord inspired theme for Slidev.
Install
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
---
theme: nord
---Learn more about how to use a theme.
Screenshots

Layouts
This theme uses the base layouts.
Components
This theme provides the following components:
- NordBadge : A button-esque badge component using the Nord pallet.

Contributing
pnpm installpnpm run devto start theme preview ofexample.md- Edit the
example.mdand style to see the changes pnpm run exportto generate the preview PDFpnpm run screenshotto generate the preview PNG
