News

Tweak Away: Visual Studio 2017 Color Theme Editor Arrives

New 2017 version builds on the popular 2012 tool, which was installed more than 640,000 times.

Visual Studio developers love to tweak their IDEs so they look just right and are very finicky about their choices -- just look at the fuss that met Microsoft's decision to switch to ALL-CAP menus.

Now, with the popular color theme editor used in previous versions coming to the latest 2017 release, those choices have expanded, with a nearly limitless number of tweaks that can be made.

The Visual Studio 2017 Color Theme Editor is now available as a free extension on the Visual Studio Marketplace. Just having been launched last Friday, it has 745 installs (and counting quickly) and a perfect 5.0 rating from six reviewers.

Microsoft developer Matt Johnson explained how to use the popular VS 2012 color-changing tool in a 2012 appearance on Microsoft's Channel 9 video service. "People like to change colors, and I think the download numbers show that for both the 2010 version and the 2012 version," Johnson said at the time.

Stock Themes in Visual Studio 2017 Color Theme Editor
[Click on image for larger view.] Stock Themes in Visual Studio 2017 Color Theme Editor (source: David Ramel).

Whether the VS 2017 version rivals the success of the Visual Studio 2012 Color Theme Editor (640,704 installs, 4.3 rating from 233 reviewers) remains to be seen, but the new offering comes with features such as:

  • Import and upgrade themes from Visual Studio 2015
  • Added support for new Visual Studio 2017 features - including Start Page and Developer News
  • Easily rename custom themes
  • Preview text color and background combinations in the theme editor before applying the theme
  • Choose from several prebuilt themes including a Light theme with a dark editor, a Dark theme with a light editor, two themes based on Ethan Schoonover's Solarized color palette, and four additional colored themes (Red, Green, Tan, Purple)
  • Ability to copy/paste, undo/redo, and multi-select editcolor values
  • A new and improved color picker to easily change your theme’s colors
  • More Visual Studio UI that can be modified including most tool window backgrounds and selection colors
  • Customize your editor colors from the theme editor UI
  • Copy colors from existing themes to easily create variations on the prebuilt themes
  • Import and export themes to share themes across multiple machines or with friends

Microsoft's Greg Duncan agreed in a Channel 9 blog post published today to announce the 2017 version.

"Dev Humans are weird," Duncan said. "Some will spend hours and days tweaking the colors of their IDE, making their perfect theme, and some are just fine with the default themes (and let's not even bring up the Light vs Dark topic...).

"If crafting the perfect theme is your thing, you'll be very happy to know that the Visual Studio 2017 Theme Editor is finally available. Start your theme tweaking engines!"

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube