diff --git a/res/layout/fragment_conversation.xml b/res/layout/fragment_conversation.xml
index 91921fb56043d29d185e340dcbbf282b4984c101..0f5f692e4d82d6bdba0892f98a65dc528cd6e366 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 fdaff5da957b4b9c0495b41ac52ce152d5aff3f4..908b8b89a3ee03d30887608b9f68d53cb5696918 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 0ede20395b4becb9b0d5890f9752fd5b7e73121b..75eb3b4d53c6eb434621f21da385151406e6dbfe 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 47508c9e235cbc226d729dc5f10a757db253587b..7d0886bcfd17274fb1508f1783fac68c09e08269 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" />
+