| 12345678910111213141516171819202122232425262728293031323334 |
- {
- "lightStyle": "minimal-light",
- "darkStyle": "minimal-dark",
- "lightScheme": "minimal-rose-pine-light",
- "darkScheme": "minimal-default-dark",
- "editorFont": "",
- "lineHeight": 2,
- "lineWidth": 40,
- "lineWidthWide": 50,
- "maxWidth": 88,
- "textNormal": 14,
- "textSmall": 13,
- "imgGrid": false,
- "imgWidth": "img-default-width",
- "tableWidth": "table-default-width",
- "iframeWidth": "iframe-default-width",
- "mapWidth": "map-default-width",
- "chartWidth": "chart-default-width",
- "colorfulHeadings": true,
- "colorfulFrame": true,
- "colorfulActiveStates": false,
- "trimNames": true,
- "labeledNav": false,
- "fullWidthMedia": true,
- "bordersToggle": true,
- "minimalStatus": true,
- "focusMode": false,
- "underlineInternal": true,
- "underlineExternal": true,
- "folding": true,
- "lineNumbers": false,
- "readableLineLength": true,
- "devBlockWidth": false
- }
|