Files
MorphDoc/themes/tender-classic/theme.json
T

32 lines
796 B
JSON

{
"manifestVersion": 1,
"id": "tender-classic",
"name": "标书正式·经典黑白",
"version": "0.5.1",
"description": "适用于投标文件、响应文件和技术方案的经典黑白正式主题。",
"author": "md-to-pdf contributors",
"license": "项目自有",
"entry": "theme.css",
"print": "print.css",
"domPreset": "generic",
"defaultFontSize": "17px",
"supportedFeatures": ["code", "table", "task-list", "footnote", "katex", "mermaid", "echarts"],
"category": "tender",
"compatibleProfiles": ["tender"],
"pageDefaults": {
"margins": {
"top": "25mm",
"right": "25mm",
"bottom": "25mm",
"left": "30mm"
}
},
"docxStyle": {
"preset": "tender",
"headings": {
"color": "#000000"
}
},
"bundled": true
}