<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 body {
-  background-color: #8DBD82;
+  background-color: #E9C000;
   font-family: &quot;Georgia&quot;, sans-serif;
   font-size: 16px;
   line-height: 1.6em;
@@ -24,7 +24,7 @@ li {
 }
 a {
   color: #5E5AFF;
-	background-color: #A1DDB1;
+	background-color: #DDDA89;
   font-weight: normal;
   text-decoration: underline;
 }
@@ -39,7 +39,7 @@ blockquote {
 }
 
 #main {
-  width: 50em;
+  width: 45em;
   padding: 0;
   margin: 0 auto;
 }</diff>
      <filename>newjs_theme_generators/plain_theme/templates/website/stylesheets/screen.css</filename>
    </modified>
    <modified>
      <diff>@@ -8,9 +8,7 @@
       JavaScript Project Generator
   &lt;/title&gt;
   &lt;script src=&quot;javascripts/rounded_corners_lite.inc.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
-&lt;style&gt;
 
-&lt;/style&gt;
   &lt;script type=&quot;text/javascript&quot;&gt;
     window.onload = function() {
       settings = {
@@ -146,11 +144,11 @@ here. That is, your JavaScript project comes with a generator to create new
 test &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt; files, ready to rock and roll.&lt;/p&gt;
 
 
-&lt;pre&gt;$ script/generate javascript_test some_lib
+&lt;pre&gt;$ script/generate unit_test some_lib
   exists  test
-  create  test/some_lib_test.html&lt;/pre&gt;
+  create  test/unit/some_lib_test.html&lt;/pre&gt;
 
-	&lt;p&gt;Now edit &lt;code&gt;test/some_lib_test.html&lt;/code&gt; and follow the comments
+	&lt;p&gt;Now edit &lt;code&gt;test/unit/some_lib_test.html&lt;/code&gt; and follow the comments
 that tell you what to do to write your unit tests.&lt;/p&gt;
 
 
@@ -158,9 +156,9 @@ that tell you what to do to write your unit tests.&lt;/p&gt;
 library as an additional parameter.&lt;/p&gt;
 
 
-&lt;pre&gt;$ script/generate javascript_test my_library_tests some_lib
+&lt;pre&gt;$ script/generate unit_test my_library_tests some_lib
   exists  test
-  create  test/my_library_tests_test.html&lt;/pre&gt;
+  create  test/unit/my_library_tests_test.html&lt;/pre&gt;
 
 	&lt;h2&gt;Running unit tests&lt;/h2&gt;
 
@@ -378,7 +376,7 @@ and you&amp;#8217;ll love every minute of it.&lt;/p&gt;
 
 	&lt;p&gt;Comments are welcome. Send an email to &lt;a href=&quot;mailto:drnicwilliams@gmail.com&quot;&gt;Dr Nic Williams&lt;/a&gt; via the &lt;a href=&quot;http://groups.google.com/group/javascript-project-generator&quot;&gt;forum&lt;/a&gt;&lt;/p&gt;
     &lt;p class=&quot;coda&quot;&gt;
-      &lt;a href=&quot;drnicwilliams@gmail.com&quot;&gt;Dr Nic Williams&lt;/a&gt;, 15th February 2008&lt;br&gt;
+      &lt;a href=&quot;drnicwilliams@gmail.com&quot;&gt;Dr Nic Williams&lt;/a&gt;, 17th February 2008&lt;br&gt;
       Theme extended from &lt;a href=&quot;http://rb2js.rubyforge.org/&quot;&gt;Paul Battley&lt;/a&gt;
     &lt;/p&gt;
 &lt;/div&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e370a91ea502296c54657925194b4dae8224225e</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/newjs/commit/9166d69bb3851c9ff64870c0c27ca3caf773c7d6</url>
  <id>9166d69bb3851c9ff64870c0c27ca3caf773c7d6</id>
  <committed-date>2008-02-16T15:31:18-08:00</committed-date>
  <authored-date>2008-02-16T15:31:18-08:00</authored-date>
  <message>install_website: links have yellow background</message>
  <tree>07c16a87748c2bebcb3d63a8b8e8c0b55b10e408</tree>
  <committer>
    <name>Dr Nic</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
