themes/funkymonkey/style.css
changeset 11 0faea3a6c881
parent 10 d3059e20b0fa
child 19 75dd71fe35b2
--- a/themes/funkymonkey/style.css	Mon Mar 24 02:53:42 2008 -0400
+++ b/themes/funkymonkey/style.css	Wed Mar 26 09:57:42 2008 -0400
@@ -122,3 +122,16 @@
   background-repeat: no-repeat;
   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; }
+