Skip to content
Snippets Groups Projects
Commit 2968a234 authored by ShubhamM97's avatar ShubhamM97
Browse files

Changed the color scheme

parent 9aac2574
Branches
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
android:hint="Department" />
</android.support.design.widget.TextInputLayout>
<android.support.design.widget.TextInputLayout
android:layout_width="150dp"
android:layout_width="170dp"
android:layout_height="wrap_content"
android:id="@+id/SignUpCGPA_textLayout"
android:layout_below="@+id/SignUpRollNo_textLayout"
......
......@@ -2,5 +2,5 @@
<resources>
<color name="colorPrimary">#795548</color>
<color name="colorPrimaryDark">#5D4037</color>
<color name="colorAccent">#EEEEEE</color>
<color name="colorAccent">#FF4081</color>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment