data.json 882 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "lightStyle": "minimal-light",
  3. "darkStyle": "minimal-dark",
  4. "lightScheme": "minimal-rose-pine-light",
  5. "darkScheme": "minimal-default-dark",
  6. "editorFont": "",
  7. "lineHeight": 2,
  8. "lineWidth": 40,
  9. "lineWidthWide": 50,
  10. "maxWidth": 88,
  11. "textNormal": 14,
  12. "textSmall": 13,
  13. "imgGrid": false,
  14. "imgWidth": "img-default-width",
  15. "tableWidth": "table-default-width",
  16. "iframeWidth": "iframe-default-width",
  17. "mapWidth": "map-default-width",
  18. "chartWidth": "chart-default-width",
  19. "colorfulHeadings": true,
  20. "colorfulFrame": true,
  21. "colorfulActiveStates": false,
  22. "trimNames": true,
  23. "labeledNav": false,
  24. "fullWidthMedia": true,
  25. "bordersToggle": true,
  26. "minimalStatus": true,
  27. "focusMode": false,
  28. "underlineInternal": true,
  29. "underlineExternal": true,
  30. "folding": true,
  31. "lineNumbers": false,
  32. "readableLineLength": true,
  33. "devBlockWidth": false
  34. }