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

26 lines
565 B
JSON

{
"manifestVersion": 1,
"id": "typora-pixyll",
"name": "Pixyll",
"version": "1.14.7",
"description": "从 Typora 1.14.7 导入,供公司内部私有部署使用。",
"author": "Typora",
"license": "公司内部使用,不对外分发;Pixyll 上游为 MIT",
"base": "typora-base.css",
"entry": "pixyll.css",
"domPreset": "typora",
"defaultFontSize": "16px",
"supportedFeatures": [
"code",
"table",
"task-list",
"footnote",
"katex",
"mermaid"
],
"docxStyle": {
"preset": "general"
},
"bundled": true
}