feat: update config for layouts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user