slidev-theme-nicodevs
v0.1.1
Published
A bold, brutalist Slidev theme with Space Grotesk and JetBrains Mono.
Downloads
247
Maintainers
Readme
slidev-theme-nicodevs
A bold, brutalist Slidev theme. Dark by default, Space Grotesk for sans, JetBrains Mono for code, hard borders and yellow accents.
Install
Add this line to your slides frontmatter:
---
theme: nicodevs
---Slidev will prompt to install the theme on first run. Or install it manually:
npm install slidev-theme-nicodevsLayouts
| Layout | Use for |
| ----------- | ---------------------------------------- |
| default | Standard content slides |
| cover | Title slide |
| intro | Speaker / talk intro |
| section | Section break |
| statement | Single-line statement |
| fact | Big number or fact |
| quote | Pull quote |
| end | Closing slide |
See example.md for a working demo of every layout.
Local development
npm install
npm run dev # opens example.md
npm run export # PDFLicense
MIT — Nico Devs
