更新 settings.json
This commit is contained in:
parent
d11cdff2cc
commit
535320089c
|
|
@ -7,6 +7,7 @@
|
|||
"workbench.colorCustomizations": {
|
||||
"tab.activeBackground": "#fdbed8",
|
||||
"tab.inactiveBackground": "#f4efef",
|
||||
"tab.border": "#808080",
|
||||
"editor.background": "#f8f8f8",
|
||||
"editor.foldBackground": "#f4efef",
|
||||
"editor.selectionBackground": "#ede090",
|
||||
|
|
@ -187,6 +188,5 @@
|
|||
"dart.flutterSdkPath": "/Users/colin/develop/flutter",
|
||||
"nrf-connect.enableTelemetry": false,
|
||||
"nrf-connect.sdkManager.region": "default",
|
||||
"workbench.activityBar.location": "hidden",
|
||||
"workbench.editor.wrapTabs": true,
|
||||
"workbench.editor.wrapTabs": true
|
||||
}
|
||||
Loading…
Reference in New Issue