开发者

How to change font color in Visual Studio 2010 SharePoint 2010 Feature Designer?

Within VS2010 I'm using a dark/pastel color scheme. SP2010 Feature Designer has a Manifest tab with a Preview of Packaged Manifest read-only XML pane. As you can see from the two screenshots, there is text in the pane, but it's basically invisible due to the background pane color.

Is there any way to change the font color, from that light gray to something else? I've tried changing several display items within Tools\Options\Environment\Fonts and Colors with no luck.

As a last resort, is there a way to change the pane background color? (although I guess it'll change that for the whole VS IDE)

Thanks all.

Feature manifest prev开发者_StackOverflow社区iew, unselected:

How to change font color in Visual Studio 2010 SharePoint 2010 Feature Designer?

Feature manifest preview, selected:

How to change font color in Visual Studio 2010 SharePoint 2010 Feature Designer?


In the end I've found a workaround for this ... for whoever (?) might care.

  • Download Visual Studio Color Theme Editor extension.
  • If you need help choosing some specific UI color, download any desktop color picker tool, i.e. Just Color Picker.
  • From a VS SharePoint project, open some Feature manifest or Package manifest preview so to apply and check the ongoing results.
  • From within VS, create a new custom theme based on Default. Sort the items by name and look for the couple ProjectDesignerBackgroundGradientBegin/End.
  • Change both to some darker color, like 475B7E.

This is how it looks like:

How to change font color in Visual Studio 2010 SharePoint 2010 Feature Designer?


Being a Dark Theme sort of guy I've settled on using the Visual Studio 2012 Dark Theme for Visual Studio 2010 which provides a great new look for VS2010.

You'll also need to install the Visual Studio Color Theme Editor and then import the [VS2012-Dark-for-2010.vstheme] file using the Theme, Customize Colors..., Import Theme meu options.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜