Files

51 lines
1.3 KiB
JSON

{
"manifestVersion": 1,
"id": "typora-whitey",
"name": "Whitey",
"version": "1.14.7",
"description": "从 Typora 1.14.7 导入,供公司内部私有部署使用。",
"author": "Typora",
"license": "公司内部使用,不对外分发",
"base": "typora-base.css",
"entry": "whitey.css",
"domPreset": "typora",
"defaultFontSize": "16px",
"supportedFeatures": [
"code",
"table",
"task-list",
"footnote",
"katex",
"mermaid"
],
"docxStyle": {
"preset": "general"
},
"docxFonts": {
"faces": [
{
"family": "FandolSong",
"aliases": ["Vollkorn", "Palatino", "Times", "SimSun"],
"source": "theme-shared:official-fonts/FandolSong-Regular.woff2",
"weight": 400,
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
},
{
"family": "FandolSong",
"aliases": ["Vollkorn", "Palatino", "Times", "SimSun"],
"source": "theme-shared:official-fonts/FandolSong-Bold.woff2",
"weight": 700,
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
},
{
"family": "FandolHei",
"aliases": ["Arial", "Microsoft YaHei"],
"source": "theme-shared:official-fonts/FandolHei-Regular.woff2",
"weight": 400,
"license": "GPL-3.0-or-later WITH Font-exception-2.0"
}
]
},
"bundled": true
}