diff --git a/res/layout/player_widget.xml b/res/layout/player_widget.xml
index fc26f2a9d..6d53a55fe 100644
--- a/res/layout/player_widget.xml
+++ b/res/layout/player_widget.xml
@@ -1,40 +1,51 @@
-
-
+ android:background="@color/white" >
-
+
-
+
-
-
+
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 8a8dc03e7..5ee44ecc5 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -18,6 +18,7 @@
#000080
#000000
#33B5E5
+ #858585
#FEBB20
\ No newline at end of file