[ease/themes] Added "Pink" theme.



commit c78ebf66bc9f116c495de6b6f2771eed49f1cbcc
Author: Nate Stedman <natesm gmail com>
Date:   Mon Jun 7 18:49:09 2010 -0400

    Added "Pink" theme.

 themes/Pink/Media/Background.svg |   11 ++++++
 themes/Pink/Theme.json           |   67 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+), 0 deletions(-)
---
diff --git a/themes/Pink/Media/Background.svg b/themes/Pink/Media/Background.svg
new file mode 100644
index 0000000..cdbef5a
--- /dev/null
+++ b/themes/Pink/Media/Background.svg
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px"
+	 width="1024px" height="768px" viewBox="0 0 1024 768" enable-background="new 0 0 1024 768" xml:space="preserve">
+<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="632.1025" y1="822.334" x2="392.4761" y2="-52.2243">
+	<stop  offset="0" style="stop-color:#AD2D5C"/>
+	<stop  offset="1" style="stop-color:#E68CB4"/>
+</linearGradient>
+<rect fill="url(#SVGID_1_)" width="1024" height="768"/>
+</svg>
diff --git a/themes/Pink/Theme.json b/themes/Pink/Theme.json
new file mode 100644
index 0000000..f8f0d97
--- /dev/null
+++ b/themes/Pink/Theme.json
@@ -0,0 +1,67 @@
+{
+  "title" : "Pink",
+  "slides" : [
+    {
+      "transition" : "1",
+      "variant" : "0",
+      "automatically_advance" : "false",
+      "advance_delay" : "0",
+      "elements" : [
+        {
+          "font_variant" : "Normal",
+          "font_style" : "Normal",
+          "element_type" : "text",
+          "identifier" : "header",
+          "green" : "255",
+          "align" : "left",
+          "text" : "Lorem Ipsum Dolor",
+          "blue" : "255",
+          "font_weight" : "900",
+          "red" : "255",
+          "ease_name" : "header",
+          "font_name" : "Sans",
+          "font_size" : "36",
+          "left" : "30",
+          "right" : "30",
+          "top" : "30",
+          "bottom" : "678",
+          "bind_left" : "true",
+          "bind_right" : "true",
+          "bind_top" : "true",
+          "bind_bottom" : "false",
+          "expand_horizontally" : "true",
+          "expand_vertically" : "false"
+        },
+        
+        {
+          "font_variant" : "Normal",
+          "font_style" : "Normal",
+          "element_type" : "text",
+          "identifier" : "header",
+          "green" : "255",
+          "align" : "left",
+          "text" : "Sit amet, consectetur adipiscing elit. Maecenas sed odio eget purus laoreet volutpat. Etiam nulla orci, eleifend nec sodales in, tempor cursus urna. Aenean posuere aliquet malesuada. Integer varius placerat massa. Pellentesque enim urna, cursus et molestie et, iaculis vitae libero. Quisque vel metus sed magna lacinia luctus. Suspendisse vel lectus eget diam dapibus condimentum. Aliquam a dolor vel sem rutrum mattis sit amet vitae nisl. Etiam vel sem tortor. Vestibulum varius metus id orci vulputate viverra luctus magna commodo. Duis dignissim sollicitudin leo eget tristique. Maecenas adipiscing neque nec mauris mollis ut ultrices sem porta. Cras vitae massa lectus. Aenean orci lectus, pretium nec sodales eu, aliquam vitae neque. Mauris nibh lectus, porta et vestibulum a, vestibulum a nulla.",
+          "blue" : "255",
+          "font_weight" : "900",
+          "red" : "255",
+          "ease_name" : "header",
+          "font_name" : "Sans",
+          "font_size" : "16",
+          "left" : "30",
+          "right" : "30",
+          "top" : "100",
+          "bottom" : "30",
+          "bind_left" : "true",
+          "bind_right" : "true",
+          "bind_top" : "true",
+          "bind_bottom" : "true",
+          "expand_horizontally" : "true",
+          "expand_vertically" : "true"
+        }
+      ],
+      "background_image" : "Media/Background.svg",
+      "title" : "Standard",
+      "transition_time" : "0.5"
+    }
+  ]
+}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]