@open-xchange/slidev-theme-ox
v0.1.2
Published
[](https://www.npmjs.com/package/@open-xchange/slidev-theme-ox)
Readme
@open-xchange/slidev-theme-ox
A Open-Xchange slidev theme loosely based on the OX brand style guide.

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.
Layouts
This theme provides the following layouts:
- cover — cover slide with slide title
- default — standard content slide
- section — section divider with brand gradient background
- two-cols — two-column grid with
defaultandrightslots - image-right — content left, full-bleed image right (takes
imageprop) - image-left — content right, full-bleed image left (takes
imageprop) - outro-gmbh — closing slide for Open-Xchange GmbH
- outro-ag — closing slide for Open-Xchange AG
Components
This theme provides the following components:
TODO:
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
