diff --git a/briar-android/src/main/res/layout/divider_preference.xml b/briar-android/src/main/res/layout/divider_preference.xml
deleted file mode 100644
index 4ce00c8b7..000000000
--- a/briar-android/src/main/res/layout/divider_preference.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/briar-android/src/main/res/layout/preferences_category.xml b/briar-android/src/main/res/layout/preferences_category.xml
new file mode 100644
index 000000000..4e068a7cd
--- /dev/null
+++ b/briar-android/src/main/res/layout/preferences_category.xml
@@ -0,0 +1,11 @@
+
+
\ No newline at end of file
diff --git a/briar-android/src/main/res/values/color.xml b/briar-android/src/main/res/values/color.xml
index 1f067ff84..18669d8b2 100644
--- a/briar-android/src/main/res/values/color.xml
+++ b/briar-android/src/main/res/values/color.xml
@@ -2,8 +2,10 @@
#2D3E50
#0F1720
+ #4F6C8C
#FCCF1C
#95D220
+ #06B9FF
#eceff1
#FFFFFF
@@ -19,23 +21,20 @@
#757575
- #06b9ff
+ @color/briar_link
#df000000
#ffffff
#8a000000
#b4ffffff
#61000000
#80ffffff
- #06b9ff
+ @color/briar_link
#ff0000
#ff0000
#ff000000
@color/window_background
-
- @color/briar_accent
-
#9e9e9e
#c1c1c1
#FFFFFF
diff --git a/briar-android/src/main/res/values/themes.xml b/briar-android/src/main/res/values/themes.xml
index 700b3b6ff..146081c42 100644
--- a/briar-android/src/main/res/values/themes.xml
+++ b/briar-android/src/main/res/values/themes.xml
@@ -9,10 +9,7 @@
- @color/briar_text_link
- @color/window_background
- @style/ActivityAnimation
-
-
- @style/PreferenceThemeOverlay.v14.Material
- - @style/BriarTheme.ListSeparatorTextView
-
-
-
\ No newline at end of file
diff --git a/briar-android/src/main/res/xml/settings.xml b/briar-android/src/main/res/xml/settings.xml
index 9f3a55f94..a758e8b5e 100644
--- a/briar-android/src/main/res/xml/settings.xml
+++ b/briar-android/src/main/res/xml/settings.xml
@@ -3,6 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android">
-
-
-
-
-
-
-
-