DEV Community

Cover image for VS Code: different color themes for different projects 🌈
Maxime Kubik
Maxime Kubik

Posted on

27 2

VS Code: different color themes for different projects 🌈

Hi, have you ever worked with multiple VSCode instances? πŸ”₯

It's sometimes difficult to navigate between the different projects when using the same colorTheme ...

The solution:

Maybe you already know it, but 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.

Alt Text

Alternatively...

You can use a VSCode extension called Peacock wich 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.

In the end...

I hope you’ll find these useful for yourself ! It's a game changer for me to boost my productivity πŸŽ‰πŸ¦₯


And you ? What's your favorite hack to boost your productivity ? ❀

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (5)

Collapse
 
valhuber profile image
Val Huber β€’

Perfect! I should have noticed this, but missed it. Very helpful, thanks for sharing!

Collapse
 
lennardv2 profile image
lennardv2 β€’ β€’ Edited

Nice! I also created a "Project Colors" extension for this:

demo

It also let's you create a Project Name and is easy to setup

marketplace.visualstudio.com/items...

Collapse
 
equiman profile image
Camilo Martinez β€’

There is another solution. Create different flavors (environments) for different kinds of projects.

Collapse
 
mkubdev profile image
Maxime Kubik β€’

Awesome, level 9999 !

Collapse
 
stfarm profile image
Steve Farmer β€’

NICE, thank you!!

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post