Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Different theme per window in Visual Studio Code

People also ask

Can I customize VSCode theme?

You can customize your active Visual Studio Code color theme with the workbench. colorCustomizations user setting. Note: If you want to use an existing color theme, see Color Themes where you'll learn how to set the active color theme through the Preferences: Color Theme dropdown (Ctrl+K Ctrl+T).

Which VSCode theme is best for eyes?

Noctis Lux Noctis is a Visual Studio Code theme family that includes 8 dark and 3 light color themes. According to the theme's description, it was designed to “be easy on the eyes thus reducing the eye strain”. Noctis Lux is one of the light themes of the family.

How do I add more themes to Visual Studio?

The easiest way to install a Visual Studio theme is to navigate over to the Extensions option in the menu bar and select Manage Extensions. The next step is to select Visual Studio Marketplace under Online on the left panel. Once done, search for the theme you want and select it in the search results.


You can have a different theme per workspace/folder by adjusting the workbench.colorTheme in the workspace settings.

  1. Open a new VSCode window.
  2. Open the project folder where you would like to have a different color theme.
  3. Navigate to File > Preferences > Settings.
  4. Select the "Workspace Settings" tab at the top of the settings screen. Anything you edit in here will now be specific to this workspace.
  5. Search for "colorTheme" and select the color theme you would like for this specific workspace.

enter image description here

Now, whenever you reopen that folder, the color theme will match what you set in the workspace settings.


Check out the Window Colors extension which:

Automatically adds a unique color to each window's activityBar and titleBar.


Maybe : Peacock

Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.

& This theme

Tokyo Hack