VSCodeSetting/globalStorage/storage.json

42 lines
1.4 KiB
JSON
Raw Normal View History

2022-08-17 02:16:44 +00:00
{
"telemetry.machineId": "575e183e33173d7303a39d47bdbf96e3a596a3ba9842f1c99ce19d5868603d78",
"theme": "vs-dark",
"themeBackground": "#1e1e1e",
"windowSplash": {
"baseTheme": "vs-dark",
"colorInfo": {
"foreground": "#cccccc",
"background": "#1e1e1e",
"editorBackground": "#1e1e1e",
"titleBarBackground": "#3c3c3c",
"activityBarBackground": "#333333",
"sideBarBackground": "#252526",
"statusBarBackground": "#007acc",
"statusBarNoFolderBackground": "#68217a"
},
"layoutInfo": {
"sideBarSide": "left",
"editorPartMinWidth": 220,
"titleBarHeight": 30,
"activityBarWidth": 48,
"sideBarWidth": 311,
"statusBarHeight": 22,
"windowBorder": false
}
},
"windowsState": {
"lastActiveWindow": {
"folder": "file:///d%3A/Project/appcore",
"backupPath": "C:\\Users\\user\\AppData\\Roaming\\Code\\Backups\\02ab61bf3663c3165acb4fa812ecd65b",
"uiState": {
"mode": 0,
"x": 2368,
"y": 156,
"width": 1024,
"height": 768
}
},
"openedWindows": []
},
"pickerWorkingDir": "D:\\Project\\appcore\\temp\\quick-scripts\\dst\\assets\\CasinoScript\\Engine\\Utils\\CCExtensions"
}