feat: update settings and plugins

This commit is contained in:
Ben Hong
2024-01-17 20:40:00 -08:00
parent 1916d57faa
commit c744a6fe89
82 changed files with 157524 additions and 5348 deletions

View File

@@ -9,7 +9,7 @@
"lineWidth": 40,
"lineWidthWide": 50,
"maxWidth": 88,
"textNormal": 21,
"textNormal": 20,
"textSmall": 13,
"imgGrid": false,
"imgWidth": "img-default-width",
@@ -17,20 +17,20 @@
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",
"chartWidth": "chart-default-width",
"colorfulHeadings": true,
"colorfulFrame": true,
"colorfulActiveStates": true,
"colorfulHeadings": false,
"colorfulFrame": false,
"colorfulActiveStates": false,
"trimNames": true,
"labeledNav": true,
"labeledNav": false,
"fullWidthMedia": true,
"bordersToggle": true,
"minimalStatus": true,
"focusMode": false,
"underlineInternal": true,
"underlineExternal": true,
"useSystemTheme": true,
"useSystemTheme": false,
"folding": true,
"lineNumbers": true,
"lineNumbers": false,
"readableLineLength": true,
"devBlockWidth": false
}