<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>themes/calendar/black.css</filename>
    </added>
    <added>
      <filename>themes/calendar/black/active.png</filename>
    </added>
    <added>
      <filename>themes/calendar/black/bg.png</filename>
    </added>
    <added>
      <filename>themes/calendar/black/buttons-sprite.png</filename>
    </added>
    <added>
      <filename>themes/calendar/black/thead.png</filename>
    </added>
    <added>
      <filename>themes/calendar/black/today.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -12,6 +12,7 @@
   &lt;link href=&quot;../../../themes/calendar/calendar.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
   &lt;link href=&quot;../../../themes/calendar/osx.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
   &lt;link href=&quot;../../../themes/calendar/ical.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
+  &lt;link href=&quot;../../../themes/calendar/black.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
 
   &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
     body { 
@@ -55,7 +56,7 @@
   
   &lt;h1&gt;Calendar with custom events&lt;/h1&gt;
   &lt;div id=&quot;calendar3&quot;&gt;&lt;/div&gt;
-  
+  &lt;div class=&quot;clear&quot;&gt;&amp;nbsp;&lt;/div&gt;
   &lt;script type=&quot;text/javascript&quot;&gt;
     document.observe('dom:loaded', function(e){
       this.calendar1 = new UI.Calendar('calendar', {
@@ -77,7 +78,8 @@
       });
       
       this.calendar3 = new UI.Calendar('calendar3', {
-        format: '%b %d, %Y'
+        format: '%b %d, %Y',
+        theme: 'black'
       });
       
       this.calendar3.observe('click', function(e) {</diff>
      <filename>test/functional/calendar/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>af78fc3c1ec4909865b0f2180a8460757eea1d96</id>
    </parent>
  </parents>
  <author>
    <name>Sven G. Br&#246;nstrup</name>
    <email>broenstrup@spom.net</email>
  </author>
  <url>http://github.com/starpeak/prototypeui/commit/0748ac548cf808052f7612d69bc1b2694869a875</url>
  <id>0748ac548cf808052f7612d69bc1b2694869a875</id>
  <committed-date>2008-07-03T05:11:59-07:00</committed-date>
  <authored-date>2008-07-03T05:11:59-07:00</authored-date>
  <message>added black theme for calendar</message>
  <tree>4ac5e063d363c4fb3ce8534ea6d2626a810d252c</tree>
  <committer>
    <name>Sven G. Br&#246;nstrup</name>
    <email>broenstrup@spom.net</email>
  </committer>
</commit>
