feat: update config for layouts

This commit is contained in:
Ben Hong
2024-01-17 20:42:33 -08:00
parent c744a6fe89
commit 03bc8c8619
3 changed files with 17 additions and 25 deletions

View File

@@ -17,18 +17,18 @@
"iframeWidth": "iframe-default-width",
"mapWidth": "map-default-width",
"chartWidth": "chart-default-width",
"colorfulHeadings": false,
"colorfulFrame": false,
"colorfulActiveStates": false,
"colorfulHeadings": true,
"colorfulFrame": true,
"colorfulActiveStates": true,
"trimNames": true,
"labeledNav": false,
"labeledNav": true,
"fullWidthMedia": true,
"bordersToggle": true,
"minimalStatus": true,
"focusMode": false,
"underlineInternal": true,
"underlineExternal": true,
"useSystemTheme": false,
"useSystemTheme": true,
"folding": true,
"lineNumbers": false,
"readableLineLength": true,