Is it possible to change backround color of editor and autocomplete tooltips in Visual Studio? -


I changed the color scheme for the visual studio, to set the background color to black, besides this I would like to increase the color syntax I use visual acess for Now the code looks good, but autocomplete lists and editor tooltips are shown on default white background. With a new color scheme it looks awesome

closing list and editor tooltip I can not change enything except font size - colors are disabled Is it possible to change color anyway?

I use VS 2008.

Normally what comes with the Visual Studio on the River is a different-looking Intellisense and editor Tooltip I know that the only way to change things is to write your own provider and design them yourself. Maybe not worth the effort.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -