5

It's relatively easy to find color themes for Visual Studio. A quick search turns up tens or hundreds of themes without much effort, such as a Vibrant Ink clone, and some of Jeff Atwood's original themes.

I use Visual Assist X -- pretty much the best Visual Studio plugin I've ever used, but it changes the color of code on the screen. So if you choose a different theme, the parts of the code that VAX is changing still show up in their original colors.

I'm particularly interested in darker themes, because sometimes I prefer a light on dark color scheme for getting things done.

Is there an easy way to find such things or am I stuck tweaking?

4

2 に答える 2

2

ドキュメントを正しく理解していれば、VAXの構文の強調表示を自分で調整する必要があります。VAXの色の一部はツール|で定義されていることに注意してください。オプション| 環境| フォントと色。

詳細については、こちらをご覧ください:http
://www.wholetomato.com/products/features/color.asp特に:http ://www.wholetomato.com/products/features/color.asp#darkBackground

于 2013-01-04T08:30:46.270 に答える
1

実際のテーマについてはわかりませんが、エディタの背景が暗いときに VA X オプション ダイアログの [デフォルトを使用] ボタンをクリックすると、色がより適切なものに切り替わります。

于 2012-10-03T16:29:13.417 に答える