diff --git a/src/res/drawable-hdpi/splash.png b/src/res/drawable-hdpi/splash.png
new file mode 100644
index 0000000..8fc31bb
Binary files /dev/null and b/src/res/drawable-hdpi/splash.png differ
diff --git a/src/res/layout/activity_change_password.xml b/src/res/layout/activity_change_password.xml
new file mode 100644
index 0000000..30b0dcb
--- /dev/null
+++ b/src/res/layout/activity_change_password.xml
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/layout/activity_delete_password.xml b/src/res/layout/activity_delete_password.xml
new file mode 100644
index 0000000..e6883fc
--- /dev/null
+++ b/src/res/layout/activity_delete_password.xml
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/layout/activity_login.xml b/src/res/layout/activity_login.xml
new file mode 100644
index 0000000..52fb16f
--- /dev/null
+++ b/src/res/layout/activity_login.xml
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/layout/activity_set_loginpassword.xml b/src/res/layout/activity_set_loginpassword.xml
new file mode 100644
index 0000000..0686219
--- /dev/null
+++ b/src/res/layout/activity_set_loginpassword.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/layout/activity_splash.xml b/src/res/layout/activity_splash.xml
new file mode 100644
index 0000000..5f5400d
--- /dev/null
+++ b/src/res/layout/activity_splash.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/layout/note_edit.xml b/src/res/layout/note_edit.xml
index 10b2aa7..29e406d 100644
--- a/src/res/layout/note_edit.xml
+++ b/src/res/layout/note_edit.xml
@@ -237,6 +237,16 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/values/colors.xml b/src/res/values/colors.xml
index 123ffbf..9d7362b 100644
--- a/src/res/values/colors.xml
+++ b/src/res/values/colors.xml
@@ -15,6 +15,16 @@
limitations under the License.
-->
+
+
+
+
+
#335b5b5b
-
+ #FFO39BE5
+ #FF01579B
+ #FF40C4FF
+ #FFOOBOFF
+ #66000000
+
\ No newline at end of file
diff --git a/src/res/values/themes.xml b/src/res/values/themes.xml
new file mode 100644
index 0000000..d082219
--- /dev/null
+++ b/src/res/values/themes.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/res/values/themes/themes.xml b/src/res/values/themes/themes.xml
new file mode 100644
index 0000000..36fc502
--- /dev/null
+++ b/src/res/values/themes/themes.xml
@@ -0,0 +1,6 @@
+
+
+
\ No newline at end of file