diff --git a/res/layout/fragment_conversation.xml b/res/layout/fragment_conversation.xml
index 91921fb5..0f5f692e 100644
--- a/res/layout/fragment_conversation.xml
+++ b/res/layout/fragment_conversation.xml
@@ -5,8 +5,6 @@
android:layout_height="match_parent"
android:background="@color/secondarybackground" >
-
-
-
+
+ android:textColor="@color/primarytext" >
+
@@ -61,43 +60,43 @@
android:src="@drawable/ic_action_send_now_offline" />
-
+
-
+
-
-
+
+
\ No newline at end of file
diff --git a/res/values/colors.xml b/res/values/colors.xml
index fdaff5da..908b8b89 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -1,5 +1,6 @@
+
#ff259b24
#ff0a7e07
#de000000
@@ -12,4 +13,5 @@
#ffe51c23
#ffff9800
#ff259b24
+
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0ede2039..75eb3b4d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -250,10 +250,11 @@
Always send messages encrypted (execpt for conferences)
Don’t save encrypted messages
Warning: This could lead to message loss
- Expert options
- Please be very careful with those
- Increase font size
- Use larger font sizes across the entire app
- Send button indicates status
- Colorize send button to indicate a contacs status
+ Expert options
+ Please be very careful with those
+ Increase font size
+ Use larger font sizes across the entire app
+ Send button indicates status
+ Colorize send button to indicate a contacs status
+
\ No newline at end of file
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 47508c9e..7d0886bc 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -62,18 +62,17 @@
android:summary="@string/pref_notification_grace_period_summary"
android:title="@string/pref_notification_grace_period" />
-
-
+
-
+ android:summary="@string/pref_use_larger_font_summary"
+ android:title="@string/pref_use_larger_font" />
+