@@ -29,7 +29,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="#1D2D44"
+ android:background="@color/login_background_color"
android:gravity="center"
android:orientation="vertical"
android:padding="8dp" >