mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 13:30:56 +00:00
9 lines
312 B
JSON
9 lines
312 B
JSON
|
|
{
|
||
|
|
"workbench.colorTheme": "Default Light+",
|
||
|
|
"workbench.preferredLightColorTheme": "Default Light+",
|
||
|
|
"editor.minimap.enabled": false,
|
||
|
|
"editor.renderLineHighlight": "all",
|
||
|
|
"editor.bracketPairColorization.enabled": true,
|
||
|
|
"editor.guides.bracketPairs": "active",
|
||
|
|
"window.autoDetectColorScheme": false
|
||
|
|
}
|