diff --git a/android/res/drawable/bookmark_subscription_screen_bg_night.xml b/android/res/drawable/bookmark_subscription_screen_bg_night.xml
new file mode 100644
index 0000000000..3ce49657dd
--- /dev/null
+++ b/android/res/drawable/bookmark_subscription_screen_bg_night.xml
@@ -0,0 +1,6 @@
+
+
+
diff --git a/android/res/layout/bookmark_subscription_fragment.xml b/android/res/layout/bookmark_subscription_fragment.xml
index eabba85ecd..c5f3b9cff7 100644
--- a/android/res/layout/bookmark_subscription_fragment.xml
+++ b/android/res/layout/bookmark_subscription_fragment.xml
@@ -21,7 +21,7 @@
android:fillViewport="true">
diff --git a/android/res/values/attrs.xml b/android/res/values/attrs.xml
index e9d40a8308..368efc73cb 100644
--- a/android/res/values/attrs.xml
+++ b/android/res/values/attrs.xml
@@ -76,6 +76,7 @@
+
diff --git a/android/res/values/themes-base.xml b/android/res/values/themes-base.xml
index acbf91c2ae..0571cc2809 100644
--- a/android/res/values/themes-base.xml
+++ b/android/res/values/themes-base.xml
@@ -146,6 +146,7 @@
- @style/TextAppearance.Medium
- @style/TextAppearance.Large
- @color/light_green
+ - @drawable/bookmark_subscription_screen_bg
@@ -295,5 +296,6 @@
- @style/TextAppearance.Medium
- @style/TextAppearance.Large
- @color/driving_options_bg_black
+ - @drawable/bookmark_subscription_screen_bg_night