Get "PHP 8 in a Nuthshell" (Now comes with PHP 8.3)
Amit Merchant

Amit Merchant

A blog on PHP, JavaScript, and more

Trying VS Code themes without installing them

It wasn’t really possible in the older versions of VS Code but now, you can try out VS Code themes without installing them.

So, I accidentally stumbled upon this feature while I was changing the color theme using the Ctrl + K Ctrl + T shortcut.

When you do this, VS Code will open up a quick picker where you can select any installed theme you want to try out. Now, if you scroll to the top in the same theme picker, there’s an option called “Browse Additional Color Themes” using which you can try out any theme you want without installing them.

You can type in the name of the theme you want to try out and VS Code will temporarily apply that theme to your editor. If you like it, you can click on it and VS Code will prompt you to install it.

Try VS Code themes without installing them

There you have it. The endless possibilities of trying out new VS Code themes without leaving the editor.

Like this article? Consider leaving a

Tip

👋 Hi there! I'm Amit. I write articles about all things web development. You can become a sponsor on my blog to help me continue my writing journey and get your brand in front of thousands of eyes.

Comments?