Skip to content

USTCdev/slidev-theme-ustc

Repository files navigation

slidev-theme-ustc

一个科大专属的 Slidev 主题.

基于 @slidev/theme-seriph 修改而来。

本仓库还包含近40张科大风景图片

安装

Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.

---
theme: slidev-theme-ustc
---

Learn more about how to use a theme.

Customization

---
theme: slidev-theme-ustc
themeConfig:
  primary: '#5d8392'
---

Cover Background

---
layout: cover
background: 2  # This can be a number between 1 to 4, or an URL to an image or a color
---

# Cover Markdown content

License

MIT License © 2023 _Kerman