Different theme per window in Visual Studio Code
You can have a different theme per workspace/folder by adjusting the workbench.colorTheme in the workspace settings. Open a new VSCode window. Open the project folder where you would like to have a different color theme. Navigate to File > Preferences > Settings. Select the “Workspace Settings” tab at the top of the settings screen. Anything … Read more