chore: 统一内置主题展示名称

This commit is contained in:
SkyJourney
2026-08-02 13:54:18 +08:00
parent 5c82b3df7f
commit 8f4d16a9b7
12 changed files with 30 additions and 24 deletions
@@ -4,10 +4,10 @@ import { describe, expect, it } from "vitest";
import { docxThemeStyleSchema } from "@md-to-pdf/core";
const bundledThemeNames = {
"typora-github": "Typora Github",
"typora-pixyll": "Typora Pixyll",
"typora-whitey": "Typora whitey",
"typora-like": "Typora Clean",
"typora-github": "GitHub",
"typora-pixyll": "Pixyll",
"typora-whitey": "Whitey",
"typora-like": "Clean",
"gov-red-standard": "政企红头·标准文件",
"gov-red-letter": "政企红头·标准信函",
"enterprise-red-simple": "政企红头·企业简版",