diff --git a/AppShell.xaml b/AppShell.xaml
index cc6ad48..4d952b1 100644
--- a/AppShell.xaml
+++ b/AppShell.xaml
@@ -24,6 +24,10 @@
ContentTemplate="{DataTemplate views:SearchPage}"
Route="Search" />
+
\ No newline at end of file
+
diff --git a/Resources/Images/password_icon.svg b/Resources/Images/password_icon.svg
index e242a3d..489cf39 100644
--- a/Resources/Images/password_icon.svg
+++ b/Resources/Images/password_icon.svg
@@ -1 +1,5 @@
-
\ No newline at end of file
+
+
diff --git a/Resources/Images/user.svg b/Resources/Images/user.svg
new file mode 100644
index 0000000..14ece15
--- /dev/null
+++ b/Resources/Images/user.svg
@@ -0,0 +1,4 @@
+
diff --git a/Resources/Styles/Colors.xaml b/Resources/Styles/Colors.xaml
index 9ac1c90..9f2c70e 100644
--- a/Resources/Styles/Colors.xaml
+++ b/Resources/Styles/Colors.xaml
@@ -43,7 +43,8 @@
#efefef
White
-
+ White
+
Black
#6d6d6d
#ff8988
diff --git a/Resources/Styles/Styles.xaml b/Resources/Styles/Styles.xaml
index 6c67804..3a79ae2 100644
--- a/Resources/Styles/Styles.xaml
+++ b/Resources/Styles/Styles.xaml
@@ -6,11 +6,28 @@
+
+