| { | |
| "folders": [ | |
| { | |
| "path": "." | |
| } | |
| ], | |
| "settings": { | |
| "workbench.colorCustomizations": { | |
| "activityBar.activeBackground": "#6ce19f", | |
| "activityBar.background": "#6ce19f", | |
| "activityBar.foreground": "#15202b", | |
| "activityBar.inactiveForeground": "#15202b99", | |
| "activityBarBadge.background": "#9760df", | |
| "activityBarBadge.foreground": "#e7e7e7", | |
| "commandCenter.border": "#15202b99", | |
| "sash.hoverBorder": "#6ce19f", | |
| "statusBar.background": "#42d883", | |
| "statusBar.foreground": "#15202b", | |
| "statusBarItem.hoverBackground": "#28bf69", | |
| "statusBarItem.remoteBackground": "#42d883", | |
| "statusBarItem.remoteForeground": "#15202b", | |
| "titleBar.activeBackground": "#42d883", | |
| "titleBar.activeForeground": "#15202b", | |
| "titleBar.inactiveBackground": "#42d88399", | |
| "titleBar.inactiveForeground": "#15202b99" | |
| }, | |
| "peacock.color": "#42d883" | |
| } | |
| } |