diff --git a/res/layout-v21/draggable_row.xml b/res/layout-v21/draggable_row.xml
deleted file mode 100644
index 219e06e5..00000000
--- a/res/layout-v21/draggable_row.xml
+++ /dev/null
@@ -1,72 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/res/layout/draggable_row.xml b/res/layout/draggable_row.xml
index e69e5d7f..1d54c7a0 100644
--- a/res/layout/draggable_row.xml
+++ b/res/layout/draggable_row.xml
@@ -33,7 +33,7 @@ along with this program. If not, see .
android:layout_width="4dip"
android:layout_height="44dip"
android:visibility="invisible"
- android:background="@android:color/holo_blue_dark" />
+ android:background="@color/now_playing_marker" />
@color/vanillaAccent
@color/material_grey_600
+
+ @color/vanillaAccent
+
diff --git a/res/values/theme.xml b/res/values/theme.xml
index 78d34f3e..19c85b22 100644
--- a/res/values/theme.xml
+++ b/res/values/theme.xml
@@ -25,6 +25,9 @@ THE SOFTWARE.
@android:color/holo_blue_dark
#fff5f5f5
+
+ @android:color/holo_blue_dark
+