slidev-theme-jgu
v0.0.3
Published
A unofficial JGU-colored version of the default theme with a custom footer
Readme
slidev-theme-jgu
An unofficial JGU-colored variation of the default
theme for Slidev. The fields author,
license,and title will be shown in the bottom left corner, the current and
total page number in the bottom right corner. Right now, there is no way to
deactivate this (but it is planned).
Main font is Open Sans, Code font Cascadia Code and the code highlighting uses Catppuccin Latte and Mocha.
Install
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically. You can also find the package on NPM: https://www.npmjs.com/package/slidev-theme-jgu
Learn more about how to use a theme.
Layouts
This theme provides the following layouts:
- center
- cover (Red background, white text)
- default
- end
- fact
- full
- image-left
- image-right
- image
- intro (Red background, white text)
- section (Red background, white text)
Components
This theme provides the following components:
Right now, none.
Contributing
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
