Merge branch 'setup_colors' into setup_app_name
[pub/Android/ownCloud.git] / res / values / setup.xml
index d65bff5..2c73d26 100644 (file)
@@ -17,4 +17,9 @@
     <string name="auth_method_oauth2">off</string>
     <string name="auth_method_saml_web_sso">off</string>
     
+    <!-- Colors -->
+    <color name="background_color">#F7F7F7</color>
+    <color name="actionbar_start_color">#1D2D44</color>
+    <color name="actionbar_end_color">#1D2D44</color>
+    
 </resources>