{ "editor.minimap.enabled": false, "workbench.colorTheme": "Solarized Light", "editor.rulers": [80, 120], "workbench.colorCustomizations": { "activityBar.background": "#333333", "activityBar.foreground": "#ADADAD", "activityBarBadge.background": "#0062A3", "activityBarbadge.foreground": "#000f00", "statusBar.background" : "#0062A3", "statusBar.noFolderBackground" : "#a9d9f8", "statusBar.debuggingBackground": "#093e61", "statusBar.foreground": "#FAFCFE", "editorRuler.foreground": "#6152e2" } }