Files
llm_wiki/raw/marp-themes.md

69 lines
2.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Marp CSS 主题推荐"
source:
- "https://github.com/favourhong/Awesome-Marp"
- "https://github.com/cunhapaulo/marpstyle"
- "https://github.com/rnd195/marp-community-themes"
- "https://github.com/zhaoluting/marp-themes"
- "https://github.com/cunhapaulo/MarpX"
- "https://github.com/marp-team/awesome-marp"
author:
- "[[favourhong]]"
- "[[cunhapaulo]]"
- "[[rnd195]]"
- "[[zhaoluting]]"
created: 2026-04-07
description: "GitHub 上优质的 Marp CSS 主题合集推荐"
tags:
- "clippings"
- "marp"
- "themes"
- "css"
rating: 4
---
## 1. favourhong/Awesome-Marp ⭐953
最全面的中文友好学术主题,直接对标 LaTeX Beamer。
- 6 种主题色:深色、绿色、蓝色、红色、紫色、棕色
- 38 种自定义样式:页面分栏(8种)、列表分栏(6种)、封面页(5种)、目录页(3种)、Callout(5种)、导航进度栏
- 中文字体适配:方正宋刻本秀楷、方正苏新诗柳楷、霞鹜文楷
- 搭配 VS Code 或 Obsidian 使用
- 仓库:<https://github.com/favourhong/Awesome-Marp>
核心结构themes/ 下 6 个 SCSS 文件,通过 CSS 变量控制主题色class 指令切换布局。
## 2. cunhapaulo/marpstyle ⭐198
简洁美观的通用主题合集。
- 注重美感和简洁
- MIT 开源
- 仓库:<https://github.com/cunhapaulo/marpstyle>
升级版 MarpX⭐62<https://github.com/cunhapaulo/MarpX>
## 3. rnd195/marp-community-themes ⭐42
社区维护的主题画廊,有在线预览。
- 在线预览:<https://rnd195.github.io/marp-community-themes/>
- 10 个主题含明暗分类
- 包括Academic、Beam、Border、Gradient、Graph Paper、Rosé Pine 系列Dawn/Moon、Gaia、Uncover
- 仓库:<https://github.com/rnd195/marp-community-themes>
## 4. zhaoluting/marp-themes ⭐79
机构定制主题示例。
- 公司浅蓝主题
- 浙大蓝学术主题
- 仓库:<https://github.com/zhaoluting/marp-themes>
## 5. marp-team/awesome-marp
官方 awesome list汇总生态工具和主题。
- 仓库:<https://github.com/marp-team/awesome-marp>