--- a/themes/iphone/style.css Mon Mar 24 02:53:42 2008 -0400
+++ b/themes/iphone/style.css Wed Mar 26 09:57:42 2008 -0400
@@ -134,3 +134,15 @@
background-position: center center;
}
+/* The list of colors that will be cycled through as playback takes place */
+tr.pulsar0 td { background-color: #47507a; }
+tr.pulsar1 td { background-color: #424a73; }
+tr.pulsar2 td { background-color: #3c436c; }
+tr.pulsar3 td { background-color: #383d64; }
+tr.pulsar4 td { background-color: #31365d; }
+tr.pulsar5 td { background-color: #2c3155; }
+tr.pulsar6 td { background-color: #272a4e; }
+tr.pulsar7 td { background-color: #222447; }
+tr.pulsar8 td { background-color: #1c1d3f; }
+tr.pulsar9 td { background-color: #171738; }
+