visual-studio 我在哪里可以找到漂亮的 Dark ReSharper(带有颜色标识符 = on)主题?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/958422/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where can I find nice Dark ReSharper (with Color identifiers = on) Themes?
提问by Jon Erickson
回答by Drew Noakes
I created a dark theme that uses the additional color targets provided by Resharper.
我创建了一个使用 Resharper 提供的额外颜色目标的深色主题。


It is available for download here. Remove the .txtextension from the file and then import it into Visual Studio via Tools > Import and Export Settings. This settings file only contains color settings, so it won't interfere with any other settings you may have configured.
它可在这里下载。.txt从文件中删除扩展名,然后通过Tools > Import and Export Settings将其导入 Visual Studio 。此设置文件仅包含颜色设置,因此不会干扰您可能已配置的任何其他设置。
Note that I exported this file from VS2010 with Resharper 5.1. It may work in VS2008 (please post a comment if it does.)
请注意,我使用 Resharper 5.1 从 VS2010 导出了此文件。它可能在 VS2008 中工作(如果可以,请发表评论。)
Note too that you will have to check the Color Identifierscheckbox in the Resharper options.
另请注意,您必须选中 Resharper 选项中的颜色标识符复选框。
回答by Metro Smurf
I couldn't find a Dark Side theme that was compatible with ReSharper so I made my own a while ago. Everything works with the exception of when the debugger hits a large block such as an Exception: the block becomes white washed out. I've tried at length to find the color settings for debug background, but have been unsuccessful. It's a minor annoyance, but still readable all the same.
我找不到与 ReSharper 兼容的 Dark Side 主题,所以我不久前制作了自己的主题。一切正常,除了当调试器遇到一个大块时,比如一个异常:块变成白色的。我已经尝试找到调试背景的颜色设置,但没有成功。这是一个小烦恼,但仍然可读。
I've posted a copy of my Visual Studio Dark Side Theme for Resharperfor download.
我已经发布了我的Visual Studio Dark Side Theme for Resharper的副本供下载。
Enjoy!
享受!
Edit: Added screen shot:

(source: raregrooverider.com)
编辑:添加屏幕截图:(
来源:raregrooverider.com)
回答by Thomas Gabriel
Ragnarok Grey at: http://winterdom.com/2007/10/ragnarokavs2005colorschemeis great.
The colors don't create too harsh of a contrast, and I like how the background isn't 100% black. Very easy on the eyes.
Ragnarok Gray 在:http: //winterdom.com/2007/10/ragnarokavs2005colorscheme很棒。
颜色不会产生太强烈的对比,我喜欢背景不是 100% 黑色。很容易上眼。


回答by Martin R-L
I've just added my current settings, dark that supports R#'s color identifiers, to a Hg repo at Google Code: http://code.google.com/p/visual-studio-with-resharper-color-identifiers-settings/source/browse/
我刚刚将支持 R# 颜色标识符的当前设置添加到 Google 代码的 Hg 存储库:http: //code.google.com/p/visual-studio-with-resharper-color-identifiers -设置/源/浏览/


回答by JP Alioto
This one...
这个...


...and this oneseem pretty cool.
......这个看起来很酷。
回答by Chris Missal
I like John Lam's Vibrant ink theme: http://www.iunknown.com/2007/06/vibrant_ink_vis.html
我喜欢 John Lam 的 Vibrant 墨水主题:http: //www.iunknown.com/2007/06/vibrant_ink_vis.html



