Changing the theme in one VSCode window changes the theme for all open windows.
CTRL + SHIFT + N)Only the current window's theme changes, when changing the theme.
Cheers,
Trevor Sullivan
Docker Captain
Microsoft MVP: Cloud & Data Center Management
https://trevorsullivan.net
https://twitter.com/pcgeek86
Did this feature not make into a current release? I'm not seeing the capability. If is can someone point me to it? If it's not can it get added to the feature list?
Thank you.
Scott
I'd like to see this too please!
+1
Use case:
1 - When opening different versions of a directory in two different VSCode instances it is easy to lose track of where you are since VSCode appearances are identical.
2 - Changing the color theme of one instance helps visually remind user where he is at.
https://github.com/Microsoft/vscode/issues/7358#issuecomment-281312985 says it can be configured using Workspace Settings. At least in the Mac version, access this by a drop-down for User Settings \ Workspace Settings in the top right of the settings page.
Under User Settings select Workspace Settings from the dropdown in the top right hand corner of the screen. Then you can use the key "workbench.colorTheme" to change the theme for that window.
Most helpful comment
+1
Use case:
1 - When opening different versions of a directory in two different VSCode instances it is easy to lose track of where you are since VSCode appearances are identical.
2 - Changing the color theme of one instance helps visually remind user where he is at.