如何找到正确的颜色以使用 Visual Studio 2010 主题编辑器进行编辑?

发布于 2024-10-06 14:26:53 字数 459 浏览 0 评论 0原文

我真的很喜欢 Dark Expression 主题 < a href="http://visualstudiogallery.msdn.microsoft.com/en-us/20cd93a2-c435-4d00-a797-499f16402378">Visual Studio 2010 颜色主题编辑器,除了这里和那里的一些东西。

一个例子是某些 UI 元素(例如智能标签)几乎无法读取,因为它们在深色背景上有深色文本。

我知道我可以使用自定义颜色对话框(!)来编辑颜色,但如何确定要编辑哪种颜色?

很多颜色,并且哪些颜色控制哪些 UI 元素并不是很明显。有什么办法可以解决这个问题吗?

I really like the Dark Expression theme for the Visual Studio 2010 Color Theme Editor, apart from a few things here and there.

One example is that certain UI elements (such as e.g. Smart Tags) are almost unreadable because they have dark text on dark backgrounds.

I know that I can use the Customize Colors dialog(!) box to edit the colors, but how do I figure out which color to edit?

There's a lot of colors, and it's not very apparent which ones control which UI elements. Is there any way to figure that out?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

锦欢 2024-10-13 14:26:53

您可以 snoop Visual Studio 来查找有关所使用的颜色等的更多信息。使用 Snoop 您甚至可以更改颜色并立即查看结果!

因此,您只需读出在哪个位置使用哪种颜色,然后按名称搜索颜色即可。

you can snoop Visual Studio to find out more information about the colors used etc. With Snoop you can even change the colors and look at the results instantly!

So you can just read out wich color is used on wich place and then search the color by name.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文