Initial commit: LLM Wiki with raw and wiki folders only
This commit is contained in:
68
raw/marp-themes.md
Normal file
68
raw/marp-themes.md
Normal file
@@ -0,0 +1,68 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user