slidev-theme-mistica
v0.5.0
Published
Slidev theme for Telefónica's Mística design system — supports Movistar, O2, Vivo and Telefonica skins
Maintainers
Readme
slidev-theme-mistica
Slidev theme for Telefonica's Mistica design system. Supports Movistar, O2, Vivo, and Telefonica skins.
Install
npm i slidev-theme-misticaUsage
---
theme: mistica
mistica:
skin: telefonica
mode: light
---
# My Presentation| Skin | Mode | Screenshot | | ---------- | ----- | -------------------------------------------------------------- | | telefonica | light | | | movistar | light | | | o2 | light | | | vivo | light | |
Documentation
| Topic | Description |
| --- | --- |
| Components | All available components with props, examples, and do/don't guidance |
| Layouts | Slide layouts (cover, brand, default, two-col, image, quote, final) |
| Design Tokens | Color tokens, border radii, and CSS custom properties |
| Icons | 56 bundled SVG icons, adding new ones, colorization |
| Architecture | Internal design decisions and gotchas |
Examples
Preview the theme per skin:
npx @slidev/cli examples/example-movistar.md
npx @slidev/cli examples/example-o2.md
npx @slidev/cli examples/example-vivo.md
npx @slidev/cli examples/example-telefonica.md