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

23 lines
515 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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"
],
"bundled": true
}