Add some missing files and new themes.
[hacks/simpleWebSlides.git] / themes / debug.css
diff --git a/themes/debug.css b/themes/debug.css
new file mode 100644 (file)
index 0000000..acd20b9
--- /dev/null
@@ -0,0 +1,19 @@
+body {
+    background: #aaffaa;
+}
+
+.sws-canvas {
+    background: #aaaaff;
+}
+
+.sws-inner-canvas {
+    background: #ffaaaa;
+}
+
+.sws-header {
+    background: #ffffaa;
+}
+
+.sws-footer {
+    background: #ffff00;
+}
\ No newline at end of file