News

Visual Studio 2022 Themes Revamped with Tool to Convert VS Code Themes

Developers love their VS Code themes, don't you know?

Recognizing that, Microsoft announced a theme revamp for the upcoming Visual Studio 2022, involving a partnership with popular VS Code theme creators who together with the company are testing a new Theme Converter tool that makes VS Code themes work in the flagship IDE.

Thus popular themes now available for VS 2022 include VS Code favorites Winter Is Coming and One Dark Pro, both featured in the article, "What Are the Most Popular VS Code Themes?" which has appeared in the Most Popular box on the Visual Studio Magazine web site for months now (just glance to your right).

So just how popular are IDE themes?

"We know that picking a great theme is as important as picking an office chair," said Grace Taylor, program manager, in a Sept. 20 blog post. "Every developer has unique personalization preferences. We've been building capabilities for syncing your VS theme to your Windows theme, new ways to manage your tabs and documents, and color coding your workspace. Now, we're working with community theme authors to test a new theme conversion tool so that Visual Studio can further fit your habits and preferences."

Theme Pack Collage
[Click on image for larger view.] Theme Pack Collage (source: Microsoft).

She points to 28 themes available in the Visual Studio Marketplace for VS 2022.

In addition to individual themes, the Visual Studio Theme Pack from Microsoft DevLabs has been converted, as shown in the graphic above. It includes:

  • Abyss
  • Dark+
  • Kimbie Dark
  • Light+
  • Monokai
  • Monokai Dimmed
  • Quiet Light
  • Red
  • Solarized Dark
  • Solarized Light
  • Tomorrow Night Blue

Note that the experimental conversion tool works best with VS 2022 Preview 4 and later, with the initial versions also working best with C# and C++ code at this time.

According to the conversion tool's web site, "Theme Converter for Visual Studio," the command-line interface (CLI) tool takes a VS Code theme's JSON file as an input and outputs a converted Visual Studio theme. Developers who think they're up to that task are invited to try it out by converting their own themes.

The most popular VS 2022 theme listed in the marketplace right now is ClaudiaIDE, which "changes the background image of the editor" and which has been downloaded about 295,000 times. Among what appear to be the newly converted themes, the Dark Theme (2019) from Microsoft's Mads Kristensen has been installed 656 times as of this writing, followed by Winter Is Coming and One Dark Pro themes with install counts of 573 and 557, respectively.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events