
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
slidev-theme-unicorn
Advanced tools
A Unicorn theme for Slidev.
This theme is based on dawntraoz.com website design.
Live demo: https://unicorn-theme.dawntraoz.com/
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
---
theme: unicorn
---
Learn more about how to use a theme.
This theme provides the following layouts:
By default any layout will contain a header and a footer expecting:
---
logoHeader: 'https://www.dawntraoz.com/images/logo.svg'
website: 'dawntraoz.com'
handle: 'dawntraoz'
---
If you don't add this property it will be an empty slide expecting your content:
| With properties | Without properties |
|---|---|
![]() | ![]() |
introUsage:
intro in the layout field.introImage field.---
layout: intro
introImage: 'https://img2.storyblok.com/312x312/filters:format(webp)/f/79165/400x400/1082ff0d24/dawntraoz-alba-silvente.jpg'
---
| Dark | Light |
|---|---|
![]() | ![]() |
coverCover is the default layout when none is specified.
Usage:
---
layout: cover
---
| Dark | Light |
|---|---|
![]() | ![]() |
cover-logosUsage:
cover-logos in the layout field.logos field.---
layout: cover-logos
logos: [
'https://img2.storyblok.com/588x0/filters::format(webp)/f/86387/x/21aa32ed18/logo-normal.svg',
'https://nuxtjs.org/logos/nuxt-emoji.png',
]
---
| Dark | Light |
|---|---|
![]() | ![]() |
table-contentsUsage:
table-contents in the layout field.gradientColors field to fill the illustration.---
layout: table-contents
gradientColors: ['#8EC5FC', '#E0C3FC']
---
| Dark (added gradient) | Light (default gradient) |
|---|---|
![]() | ![]() |
new-sectionAlways in dark version
Usage:
new-section in the layout field.---
layout: new-section
---
| Dark | Light |
|---|---|
![]() | ![]() |
image-centerThe content will be place before the image, you can add a title, subtitle to give context to the image.
---
layout: image-center
image: 'https://source.unsplash.com/collection/94734566/1920x1080'
imageWidth: '450'
imageHeight: '950'
---
| Dark | Light |
|---|---|
![]() | ![]() |
center---
layout: center
---
| Dark | Light |
|---|---|
![]() | ![]() |
pnpm installpnpm dev to start theme preview of example.mdexample.md and style to see the changespnpm export to generate the preview PDFpnpm screenshot to generate the preview PNGFAQs
A Unicorn theme for Slidev
The npm package slidev-theme-unicorn receives a total of 56 weekly downloads. As such, slidev-theme-unicorn popularity was classified as not popular.
We found that slidev-theme-unicorn demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.