GitHub user tsschaffert opened a pull request: https://github.com/apache/cordova-windows/pull/195
Allow setting of 'ForegroundText' property via config.xml We had a problem when trying to release an app in the Windows Store with BackgroundColor set to white because of the contrast between background and foreground color. With this PR, you can set the foreground color to 'dark' in these cases to pass store certification. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pitlabs/cordova-windows ForegroundText Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-windows/pull/195.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #195 ---- commit d177c7601b6352245279eff6aa42643bfa2dd9c7 Author: Steffen Schaffert <schaff...@itc.rwth-aachen.de> Date: 2016-09-08T07:09:03Z Allow setting of 'ForegroundText' property via config.xml ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org