OC-1670: owncloud_white --> background_color
[pub/Android/ownCloud.git] / res / values / setup.xml
index b3cb69b..123ed29 100644 (file)
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
+    <!-- Colors -->
+    <color name="background_color">#F7F7F7</color>
+    
     <string name="server_url"></string>
     <bool name="show_server_url_input">true</bool>
     
@@ -7,4 +10,6 @@
     <string name="auth_method_oauth2">off</string>
     <string name="auth_method_saml_web_sso">off</string>
     
+
+    
 </resources>