diff --git a/res/drawable-hdpi/sms_selection_icon.png b/res/drawable-hdpi/sms_selection_icon.png
new file mode 100644
index 0000000000..55cce26495
Binary files /dev/null and b/res/drawable-hdpi/sms_selection_icon.png differ
diff --git a/res/drawable-hdpi/sms_system_import_icon.png b/res/drawable-hdpi/sms_system_import_icon.png
new file mode 100644
index 0000000000..050b0618b1
Binary files /dev/null and b/res/drawable-hdpi/sms_system_import_icon.png differ
diff --git a/res/drawable-mdpi/sms_selection_icon.png b/res/drawable-mdpi/sms_selection_icon.png
new file mode 100644
index 0000000000..f64a3e0eb2
Binary files /dev/null and b/res/drawable-mdpi/sms_selection_icon.png differ
diff --git a/res/drawable-mdpi/sms_system_import_icon.png b/res/drawable-mdpi/sms_system_import_icon.png
new file mode 100644
index 0000000000..3b50dfef2d
Binary files /dev/null and b/res/drawable-mdpi/sms_system_import_icon.png differ
diff --git a/res/drawable-xhdpi/sms_selection_icon.png b/res/drawable-xhdpi/sms_selection_icon.png
new file mode 100644
index 0000000000..39c9888bd9
Binary files /dev/null and b/res/drawable-xhdpi/sms_selection_icon.png differ
diff --git a/res/drawable-xhdpi/sms_system_import_icon.png b/res/drawable-xhdpi/sms_system_import_icon.png
new file mode 100644
index 0000000000..02c0239ae4
Binary files /dev/null and b/res/drawable-xhdpi/sms_system_import_icon.png differ
diff --git a/res/drawable-xxhdpi/sms_selection_icon.png b/res/drawable-xxhdpi/sms_selection_icon.png
new file mode 100644
index 0000000000..18e3dba254
Binary files /dev/null and b/res/drawable-xxhdpi/sms_selection_icon.png differ
diff --git a/res/drawable-xxhdpi/sms_system_import_icon.png b/res/drawable-xxhdpi/sms_system_import_icon.png
new file mode 100644
index 0000000000..dce3937eeb
Binary files /dev/null and b/res/drawable-xxhdpi/sms_system_import_icon.png differ
diff --git a/res/drawable/light_touch_highlight_background.xml b/res/drawable/light_touch_highlight_background.xml
new file mode 100644
index 0000000000..805a3ef218
--- /dev/null
+++ b/res/drawable/light_touch_highlight_background.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
diff --git a/res/layout/reminder_header.xml b/res/layout/reminder_header.xml
new file mode 100644
index 0000000000..c6d345c376
--- /dev/null
+++ b/res/layout/reminder_header.xml
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 7eb175e1a4..bd9bc663a4 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -57,6 +57,8 @@
+
+
diff --git a/res/values/colors.xml b/res/values/colors.xml
index b32daa4770..965eb54f1a 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -15,7 +15,8 @@
#ff33b5e5
#400099cc
-
+ #33ffffff
+ #66ffffff
#ff284e0a
#ff64a926
#ffd5d5d5
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c7f5774ac8..cced6800e6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -856,6 +856,11 @@
Verified
+
+ Use as default SMS app?
+ TextSecure is not currently your default SMS app.
+ Import system SMS?
+ TextSecure can copy your phone\'s SMS messages into its encrypted database.
diff --git a/res/values/themes.xml b/res/values/themes.xml
index 7adfe3a62b..0c64d4f0c6 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -79,6 +79,8 @@
- @drawable/ic_dialog_info_holo_light
- @drawable/ic_action_forward_holo_light
- @drawable/ic_action_save_holo_light
+
+ - #ff5a8800