diff --git a/res/drawable-hdpi/ic_visibility_grey600_24dp.png b/res/drawable-hdpi/ic_visibility_grey600_24dp.png
new file mode 100644
index 0000000000..619b076ea4
Binary files /dev/null and b/res/drawable-hdpi/ic_visibility_grey600_24dp.png differ
diff --git a/res/drawable-hdpi/ic_visibility_off_grey600_24dp.png b/res/drawable-hdpi/ic_visibility_off_grey600_24dp.png
new file mode 100644
index 0000000000..e6bddf2ef7
Binary files /dev/null and b/res/drawable-hdpi/ic_visibility_off_grey600_24dp.png differ
diff --git a/res/drawable-hdpi/ic_visibility_off_white_24dp.png b/res/drawable-hdpi/ic_visibility_off_white_24dp.png
new file mode 100644
index 0000000000..e03a5d2349
Binary files /dev/null and b/res/drawable-hdpi/ic_visibility_off_white_24dp.png differ
diff --git a/res/drawable-hdpi/ic_visibility_white_24dp.png b/res/drawable-hdpi/ic_visibility_white_24dp.png
new file mode 100644
index 0000000000..d531d666fc
Binary files /dev/null and b/res/drawable-hdpi/ic_visibility_white_24dp.png differ
diff --git a/res/drawable-mdpi/ic_visibility_grey600_24dp.png b/res/drawable-mdpi/ic_visibility_grey600_24dp.png
new file mode 100644
index 0000000000..9d554fe3de
Binary files /dev/null and b/res/drawable-mdpi/ic_visibility_grey600_24dp.png differ
diff --git a/res/drawable-mdpi/ic_visibility_off_grey600_24dp.png b/res/drawable-mdpi/ic_visibility_off_grey600_24dp.png
new file mode 100644
index 0000000000..08dcac59fa
Binary files /dev/null and b/res/drawable-mdpi/ic_visibility_off_grey600_24dp.png differ
diff --git a/res/drawable-mdpi/ic_visibility_off_white_24dp.png b/res/drawable-mdpi/ic_visibility_off_white_24dp.png
new file mode 100644
index 0000000000..fb21efe6d9
Binary files /dev/null and b/res/drawable-mdpi/ic_visibility_off_white_24dp.png differ
diff --git a/res/drawable-mdpi/ic_visibility_white_24dp.png b/res/drawable-mdpi/ic_visibility_white_24dp.png
new file mode 100644
index 0000000000..0e8e507f21
Binary files /dev/null and b/res/drawable-mdpi/ic_visibility_white_24dp.png differ
diff --git a/res/drawable-xhdpi/ic_visibility_grey600_24dp.png b/res/drawable-xhdpi/ic_visibility_grey600_24dp.png
new file mode 100644
index 0000000000..b121c9ae29
Binary files /dev/null and b/res/drawable-xhdpi/ic_visibility_grey600_24dp.png differ
diff --git a/res/drawable-xhdpi/ic_visibility_off_grey600_24dp.png b/res/drawable-xhdpi/ic_visibility_off_grey600_24dp.png
new file mode 100644
index 0000000000..a666da5cd6
Binary files /dev/null and b/res/drawable-xhdpi/ic_visibility_off_grey600_24dp.png differ
diff --git a/res/drawable-xhdpi/ic_visibility_off_white_24dp.png b/res/drawable-xhdpi/ic_visibility_off_white_24dp.png
new file mode 100644
index 0000000000..03d0e65b18
Binary files /dev/null and b/res/drawable-xhdpi/ic_visibility_off_white_24dp.png differ
diff --git a/res/drawable-xhdpi/ic_visibility_white_24dp.png b/res/drawable-xhdpi/ic_visibility_white_24dp.png
new file mode 100644
index 0000000000..a42cab7109
Binary files /dev/null and b/res/drawable-xhdpi/ic_visibility_white_24dp.png differ
diff --git a/res/drawable-xxhdpi/ic_visibility_grey600_24dp.png b/res/drawable-xxhdpi/ic_visibility_grey600_24dp.png
new file mode 100644
index 0000000000..503497dda8
Binary files /dev/null and b/res/drawable-xxhdpi/ic_visibility_grey600_24dp.png differ
diff --git a/res/drawable-xxhdpi/ic_visibility_off_grey600_24dp.png b/res/drawable-xxhdpi/ic_visibility_off_grey600_24dp.png
new file mode 100644
index 0000000000..63914559f4
Binary files /dev/null and b/res/drawable-xxhdpi/ic_visibility_off_grey600_24dp.png differ
diff --git a/res/drawable-xxhdpi/ic_visibility_off_white_24dp.png b/res/drawable-xxhdpi/ic_visibility_off_white_24dp.png
new file mode 100644
index 0000000000..f88d24ff5f
Binary files /dev/null and b/res/drawable-xxhdpi/ic_visibility_off_white_24dp.png differ
diff --git a/res/drawable-xxhdpi/ic_visibility_white_24dp.png b/res/drawable-xxhdpi/ic_visibility_white_24dp.png
new file mode 100644
index 0000000000..987af79f8b
Binary files /dev/null and b/res/drawable-xxhdpi/ic_visibility_white_24dp.png differ
diff --git a/res/layout/prompt_passphrase_activity.xml b/res/layout/prompt_passphrase_activity.xml
index 08e5797187..68de241ad3 100644
--- a/res/layout/prompt_passphrase_activity.xml
+++ b/res/layout/prompt_passphrase_activity.xml
@@ -32,7 +32,40 @@
android:layout_marginRight="50dp"
android:singleLine="true"
android:paddingLeft="10dp"
- android:paddingRight="10dp"/>
+ android:paddingRight="40dp"/>
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 26c5f82524..ffaddf70c8 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -46,6 +46,8 @@
- #55000000
- @drawable/ic_arrow_forward_light
- @drawable/lockscreen_watermark_light
+ - @drawable/ic_visibility_grey600_24dp
+ - @drawable/ic_visibility_off_grey600_24dp