简体   繁体   English

如何让我的Visual Studio看起来像这样?

[英]How can I make my Visual Studio look like this?

替代文字

My eyes kind of burn when I code for too long and this will definitely help me sooth them. 当我编码太久时,我的眼睛会燃烧,这肯定会帮助我舒缓它们。 I would ask this in SuperUser but there are few people from the dev world there. 我会在SuperUser中问这个,但那里的开发世界里很少有人。 Mostly Windows Vista/7 savvy people. 主要是Windows Vista / 7精明的人。

I know someone can help me out here. 我知道有人可以帮助我。 :D :d

Thanks SO! 谢谢!

查看Scott Hanselman的这篇文章了解详情http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx

You can just customize the settings to do this. 您可以自定义设置来执行此操作。

Many people have made dark "themes" such as this, and have the settings exported (so you can directly import them). 许多人制作了诸如此类的黑暗“主题”,并将设置导出(因此您可以直接导入它们)。

Here is one example . 这是一个例子

Okay, I liked the looks of your screenshot so much that I went ahead and created a theme out of it: 好吧,我非常喜欢截图的外观,以至于我继续创建了一个主题:

alt text http://img14.imageshack.us/img14/4305/pondscumtheme.png 替代文字http://img14.imageshack.us/img14/4305/pondscumtheme.png

You can download the .vssettings file off my blog , and import the settings in Visual Studio using Tools -> Import and Export Settings. 您可以从我的博客下载.vssettings文件,并使用工具 - >导入和导出设置在Visual Studio中导入设置。

If you can provide any more information on where you got that screenshot, I'd love to credit the original. 如果您可以提供有关截屏位置的更多信息,我很乐意将原始信息归功于您。

You can change the settings in: 您可以更改以下设置:

tools > options > environment > fonts and colors 工具>选项>环境>字体和颜色

As others have stated, you'll need to customize your Visual Studio settings. 正如其他人所说,您需要自定义Visual Studio设置。

If you're interested, I have a Visual Studio dark theme that is similar to your pic (works with ReSharper as well). 如果你有兴趣,我有一个类似于你的pic的Visual Studio黑暗主题 (也适用于ReSharper)。

You can use themes. 你可以使用主题。 A good post on that can be found here 可以在这里找到一篇好文章

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使 Visual Studio 中 Unity 的 C# 代码看起来/像教程中那样工作(图片) - How do I make my C# code for Unity in Visual Studio look/work like in the tutorial (picture) 如何使用C#和XAML使标题栏看起来像在Visual Studio 2013中显示的一样 - How can I make the titlebar look like what shows in Visual Studio 2013 Using C# & XAML 如何使对话框在C#Windows程序(如Visual Studio 2010)中看起来与众不同? - How would I make a dialog look different in a C# Windows program like those in Visual Studio 2010? 如何为Visual Studio制作我的应用程序的起始页面 - How I can make Start Page for My Application Like Visual studio 如何使选项卡控件看起来像在 Visual Studio 中一样 - How do you make a tab control look like it does in Visual Studio 如何使WPF窗口看起来像Winforms窗口? - How can I make a WPF window look like a Winforms window? 如何让Visual Studio使用我更新的NotifyIcon图标? - How can I make Visual Studio use my updated icon for my NotifyIcon? 如何进行简单测试以验证Visual Studio 2015在设计模式下正在执行我的代码? - How can I make a simple test to verify that Visual Studio 2015 in Design Mode is executing my code? 在 Visual Studio 中,我的 Winforms 程序不支持接口。 我怎样才能让它支持他们? - In Visual Studio, my Winforms program is not supporting interfaces. How can I make it support them? 如何使用NAnt引用在Visual Studio中生成的程序集(并使我的应用程序正常工作)? - How can I reference an assembly generated in Visual Studio with NAnt (and make my app work)?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM