Merge branch 'master' of github.com:tla/stemmatology
Tara L Andrews [Tue, 4 Oct 2011 00:17:13 +0000 (02:17 +0200)]
TreeOfTexts/root/css/colorscheme.svg [new file with mode: 0644]
TreeOfTexts/root/src/style.tt2

diff --git a/TreeOfTexts/root/css/colorscheme.svg b/TreeOfTexts/root/css/colorscheme.svg
new file mode 100644 (file)
index 0000000..6e99cfc
--- /dev/null
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="744.09448819"
+   height="1052.3622047"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.1 r9760"
+   sodipodi:docname="New document 1">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.35"
+     inkscape:cx="-130.71429"
+     inkscape:cy="520"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1215"
+     inkscape:window-height="743"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="0" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:#ffeeaa;fill-opacity:1;stroke:none"
+       id="rect2985"
+       width="117.14286"
+       height="122.85714"
+       x="22.857143"
+       y="49.505039" />
+    <rect
+       y="49.505039"
+       x="162.85715"
+       height="122.85714"
+       width="117.14286"
+       id="rect2987"
+       style="fill:#afc6e9;fill-opacity:1;stroke:none" />
+    <rect
+       style="fill:#d5fff6;fill-opacity:1;stroke:none"
+       id="rect2989"
+       width="117.14286"
+       height="122.85714"
+       x="302.85715"
+       y="49.505039" />
+    <rect
+       y="189.50504"
+       x="302.85715"
+       height="122.85714"
+       width="117.14286"
+       id="rect2991"
+       style="fill:#e5d5ff;fill-opacity:1;stroke:none" />
+    <rect
+       y="189.50504"
+       x="22.857143"
+       height="122.85714"
+       width="117.14286"
+       id="rect2993"
+       style="fill:#ffaaaa;fill-opacity:1;stroke:none" />
+    <rect
+       style="fill:#e5ff80;fill-opacity:1;stroke:none"
+       id="rect2995"
+       width="117.14286"
+       height="122.85714"
+       x="162.85715"
+       y="189.50504" />
+    <rect
+       y="49.505043"
+       x="442.85715"
+       height="122.85714"
+       width="117.14286"
+       id="rect2997"
+       style="fill:#ffccaa;fill-opacity:1;stroke:none" />
+    <rect
+       style="fill:#ffd5e5;fill-opacity:1;stroke:none"
+       id="rect2999"
+       width="117.14286"
+       height="122.85714"
+       x="442.85715"
+       y="189.50504" />
+    <rect
+       style="fill:#e8f1fe;fill-opacity:1;stroke:none"
+       id="rect3769"
+       width="117.14286"
+       height="122.85714"
+       x="162.85715"
+       y="369.50504" />
+    <rect
+       y="369.50504"
+       x="302.85715"
+       height="122.85714"
+       width="117.14286"
+       id="rect3771"
+       style="fill:#eafff5;fill-opacity:1;stroke:none" />
+  </g>
+</svg>
index 48b593b..5fc1945 100644 (file)
@@ -30,7 +30,7 @@ h1 {
     width: 280px;
 }    
 .genealogical {
-    background: #fff;
+    background: #eafff5;
 }
 .coincidental {
     background: #fff;