Visual Studio 2010的黑暗主题与生产力强大的工具

在高效能工具扩展中有很多新东西,我发现很多新特性都有非常奇怪的颜色组合,很多时候会让文本完全难以辨认。我假设这是因为我之前为 Visual Studio 设置了一个黑色主题,并且影响扩展的部分(但不是全部)设置已经更改。

是否有任何好的黑暗主题,已经放在一起的 在生产力工具推广计划出版后,创建一个统一的颜色主题的 VS 和扩展功能?

澄清: 这个问题是关于代码的配色方案的 没有,比如在 风格中找到的那些。我说的是适用于开发环境本身的配色方案: 工具箱、菜单、工具提示、窗口、按钮... ..。

216124 次浏览

Not sure if any of these help, but this might get you started: http://studiostyles.info

I know that the site owner has been gradually adding functionality to allow support for new color assignments, so perhaps there's something there.

  1. Install the Visual Studio Color Theme Editor extension:
  2. Make your own color scheme or try: The Dark Expression Blend Color Theme (preview below)
  3. Once you have that, you'll want schemes for the text editor as well. This site has several, including the VS2012 "dark" theme implemented for VS2010.

Visual Studio 2010 with Dark Theme

You can also try this handy online tool, which generates .vssettings file for you.

Visual Studio Color Theme Generator

There is a style that I've created based on dark style from VS 2015 to use on my VS 2010. You can download this style from Dark Style from VS 2015.

After download it, just import through menu Tools -> Import and Export Settings...

So, I tested above themes and found out none of them are showing proper color combination when using Productivity Power Tools in Visual Studio.
Ultimately, being a fan of dark themes, I created one myself which is fully supported from VS2005 to VS2013.
Here's the screenshot

enter image description here

Download this dark theme from here: Obsidian Meets Visual Studio

To use this theme go to Tools -> Import and Export Setting... -> import selected environment settings -> (optional to save current settings) -> Browse select and then Finish.