https://github.com/kecrily/slidev-theme-takahashi
A takahashi style slidev theme.
https://github.com/kecrily/slidev-theme-takahashi
slidev slidev-theme
Last synced: 4 months ago
JSON representation
A takahashi style slidev theme.
- Host: GitHub
- URL: https://github.com/kecrily/slidev-theme-takahashi
- Owner: kecrily
- Created: 2021-08-20T14:51:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T14:30:20.000Z (over 2 years ago)
- Last Synced: 2025-10-13T11:55:41.319Z (8 months ago)
- Topics: slidev, slidev-theme
- Language: CSS
- Homepage:
- Size: 433 KB
- Stars: 19
- Watchers: 0
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slidev-theme-takahashi
[](https://www.npmjs.com/package/slidev-theme-takahashi)
A **simple** theme for [Slidev](https://github.com/slidevjs/slidev).

## Install
Add the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically.
---
theme: takahashi
---
Learn more about [how to use a theme](https://sli.dev/themes/use).
## Layouts
This theme provides only two styles, `default` and `reverse`.
`default`




`reverse`

## Contributing
- `pnpm install`
- `pnpm dev` to start theme preview of `example.md`
- Edit the `example.md` and style to see the changes
- `pnpm export` to generate the preview PDF
- `pnpm screenshot` to generate the preview PNG