summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index e69ff707..3abb61b1 100644
--- a/config.xml
+++ b/config.xml
@@ -21,6 +21,7 @@
<preference name="deployment-target" value="7.0" />
<preference name="SplashScreenDelay" value="2000" />
<preference name="SplashMaintainAspectRatio" value="true" />
+ <preference name="BackgroundColor" value="0xff555555"/>
<feature name="StatusBar">
<param name="ios-package" onload="true" value="CDVStatusBar" />
</feature>