Files
MorphDoc/themes/typora-whitey/theme.json
T

26 lines
549 B
JSON

{
"manifestVersion": 1,
"id": "typora-whitey",
"name": "Typora 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"
},
"bundled": true
}