[dw-free] Colorside: Sunnyside by aedifica
[commit: http://hg.dwscoalition.org/dw-free/rev/e83837c60749]
http://bugs.dwscoalition.org/show_bug.cgi?id=3609
Cheerful yellow theme for Colorside by
aedifica.
Patch and preview by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3609
Cheerful yellow theme for Colorside by
Patch and preview by
Files modified:
- bin/upgrading/s2layers/colorside/themes.s2
- htdocs/img/customize/previews/colorside/sunnyside.png
--------------------------------------------------------------------------------
diff -r 1ea9ee737769 -r e83837c60749 bin/upgrading/s2layers/colorside/themes.s2
--- a/bin/upgrading/s2layers/colorside/themes.s2 Tue Apr 19 16:25:31 2011 +0800
+++ b/bin/upgrading/s2layers/colorside/themes.s2 Tue Apr 19 16:29:11 2011 +0800
@@ -564,3 +564,39 @@ set color_entry_background = "#73e6b9";
set color_module_background = "#73e6b9";
set color_module_border = "#7efcce";
+
+
+#NEWLAYER: colorside/sunnyside
+layerinfo type = "theme";
+layerinfo name = "Sunnyside";
+layerinfo redist_uniq = "colorside/sunnyside";
+layerinfo author_name = "aedifica";
+
+set theme_authors = [ { "name" => "aedifica", "type" => "user" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#f6f5a5";
+set color_page_border = "#fcd560";
+set color_page_link = "#68584e";
+set color_page_text = "#3E342E";
+set color_page_title = "#79665b";
+set color_header_background = "#eae1da";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#f5f0ed";
+set color_entry_title = "#79665b";
+set color_entry_title_background = "#eae1da";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#f5f0ed";
+set color_module_title = "#79665b";
+set color_module_title_background = "#eae1da";
diff -r 1ea9ee737769 -r e83837c60749 htdocs/img/customize/previews/colorside/sunnyside.png
Binary file htdocs/img/customize/previews/colorside/sunnyside.png has changed
--------------------------------------------------------------------------------
