How to change theme in visual studio 2013
Visual studio provide a feature to work with custom themes.We have default three color theme for visual studio IDE.
- Blue
- Dark
- Light
We can change theme by
Tools >> Options> Environment >> General >> Visual experience >> Color theme
We also have option to customize themes by installing Visual Studio 2013 Color Theme Editor. After installation you can use this tool to change color and themes according to your choice.
Features & Benefits of Visual Studio 2013 Color Theme Editor
- New themes
- Import and upgrade themes - *.vstheme, *.pkgdef
- Easily rename custom themes
- Customize your editor colors from the theme editor UI
- New new theme from existing themes
New Customized theme from Visual Studio 2013 color Theme Editor
Download - Visual Studio 2013 Color Theme Editor - https://visualstudiogallery.msdn.microsoft.com/9e08e5d3-6eb4-4e73-a045-6ea2a5cbdabe
Video link to learn Color theme Editor - https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-2012-Color-Theme-Editor
Comments
Post a Comment