Bug #67994 Visual Studio 2012 integration window colors
Submitted: 30 Dec 2012 14:48 Modified: 4 Jul 2013 1:46
Reporter: Jonathan de Lima Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Visual Studio Integration Severity:S3 (Non-critical)
Version:6.6.4 OS:Windows
Assigned to: Fernando Gonzalez.Sanchez CPU Architecture:Any
Tags: table editor, UI, Visual Studio

[30 Dec 2012 14:48] Jonathan de Lima
Description:
Visual Studio 2012 introduces two color schemes, dark and light. When using the dark scheme, MySQL windows don't go to a dark style, remain on the light one(probably doesn't support different color schemes).
It's a minor bug but this hurt my eyes because of the contrast between light and dark.
Here a screenshot: http://puu.sh/1Hea2

How to repeat:
Just open the table editor via Server Explorer on Visual Studio 2012 using the dark color scheme.

Suggested fix:
Check color scheme or use visual system colors(?, I don't know how this works)
[23 Jan 2013 17:01] Fernando Gonzalez.Sanchez
Correct, currently those colors are hardcoded, need to be allow customization.
[4 Jul 2013 1:46] Philip Olson
Fixed as of MySQL for Visual Studio 1.0.0, and here's the changelog entry:

The "Colors and Fonts" dialog now properly displays MySQL editor colors,
and properly uses the configured colors in the editor.

Thank you for the bug report.