Files
MorphDoc/themes/red-briefing/theme.json
T

37 lines
826 B
JSON

{
"manifestVersion": 1,
"id": "red-briefing",
"name": "政企红头·纪要简报",
"version": "0.5.1",
"description": "面向工作简报、会议纪要和内部信息专报的红色报头主题,强调期号、编发单位和签发信息。",
"author": "md-to-pdf contributors",
"license": "项目自有",
"entry": "theme.css",
"print": "print.css",
"domPreset": "generic",
"defaultFontSize": "18px",
"supportedFeatures": [
"code",
"table",
"task-list",
"footnote",
"katex",
"mermaid",
"echarts"
],
"category": "red-letter",
"compatibleProfiles": ["briefing"],
"pageDefaults": {
"margins": {
"top": "25mm",
"right": "25mm",
"bottom": "25mm",
"left": "25mm"
}
},
"docxStyle": {
"preset": "official"
},
"bundled": true
}