问题
I changed color scheme for Visual Studio, setting a background color to black. Also I use Visual Assis to enhance color syntax. Now code looks great, but autocompletion list and editor tooltip are shown on the default white background. WIth new color scheme it looks awful.
In Completion list and Editor tooltip I can't change enything except font size - colors are disabled. Is it possible to change colors anyway?
I use VS 2008.
回答1:
Resharper has a different looking Intellisense and Editor tooltip than what usually comes with Visual Studio. The only way I know of changing that stuff is to write your own provider and designing them yourself. Probably not worth the effort.
来源:https://stackoverflow.com/questions/2181494/is-it-possible-to-change-backround-color-of-editor-and-autocomplete-tooltips-in