1
0
wiki/.obsidian/plugins/obsidian-minimal-settings/data.json
2024-07-08 15:37:38 +08:00

36 lines
940 B
JSON

{
"lightStyle": "minimal-light-white",
"darkStyle": "minimal-dark",
"lightScheme": "minimal-default-light",
"darkScheme": "minimal-default-dark",
"editorFont": "",
"lineHeight": 1.6,
"lineWidth": 70,
"lineWidthWide": 50,
"maxWidth": 88,
"textNormal": 18,
"textSmall": 14,
"imgGrid": false,
"imgWidth": "img-default-width",
"tableWidth": "table-default-width",
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",
"chartWidth": "chart-default-width",
"colorfulHeadings": false,
"colorfulFrame": false,
"colorfulActiveStates": false,
"trimNames": true,
"labeledNav": false,
"fullWidthMedia": true,
"bordersToggle": true,
"minimalStatus": true,
"focusMode": false,
"underlineInternal": true,
"underlineExternal": true,
"folding": true,
"lineNumbers": true,
"readableLineLength": true,
"devBlockWidth": false,
"theme": "moonstone",
"useSystemTheme": false
}