We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3634

Summary: Retrieving the default SDL_MessageBoxColorScheme for all platforms
Product: SDL Reporter: Intellectual Kitty <IntellectualKitty>
Component: videoAssignee: Sam Lantinga <slouken>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 2.1   
Hardware: x86   
OS: macOS 10.12   

Description Intellectual Kitty 2017-04-18 19:09:39 UTC
Would it be possible to provide a function (or even just constants) to determine the default SDL_MessageBoxColorScheme on each platform?  It would desirable to be able adjust the color scheme so that it is consistent with the existing color scheme/platform's appearance rather than to replace it (without knowing what the platform already looks like).
Comment 1 Sam Lantinga 2017-08-11 18:40:53 UTC
This sounds like a good idea for SDL 2.1, thanks!