mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-09-30 04:40 am

[dw-free] Bugs: 1819, 1826, 1827

[commit: http://hg.dwscoalition.org/dw-free/rev/11c0f57d8db2]

Bugs: 1819, 1826, 1827

Adds three new themes to existing styles.

Patch by [personal profile] wyntarvox.

Files modified:
  • bin/upgrading/s2layers/bases/themes.s2
  • bin/upgrading/s2layers/drifting/themes.s2
  • bin/upgrading/s2layers/tranquilityiii/themes.s2
  • cgi-bin/LJ/S2Theme/bases.pm
  • cgi-bin/LJ/S2Theme/drifting.pm
  • cgi-bin/LJ/S2Theme/tranquilityiii.pm
--------------------------------------------------------------------------------
diff -r 4308824569c9 -r 11c0f57d8db2 bin/upgrading/s2layers/bases/themes.s2
--- a/bin/upgrading/s2layers/bases/themes.s2	Wed Sep 30 03:46:55 2009 +0000
+++ b/bin/upgrading/s2layers/bases/themes.s2	Wed Sep 30 04:40:09 2009 +0000
@@ -1,3 +1,41 @@
+#NEWLAYER: bases/strawberrysundae
+layerinfo type = "theme";
+layerinfo name = "Strawberry Sundae";
+layerinfo redist_uniq = "bases/strawberrysundae";
+layerinfo author_name = "sky";
+
+set layout_authors = [ { "user" => "sky", "type" => "user" } ];
+
+set color_page_link_active = "#ff9090";
+set color_page_link = "#c00f0f";
+set color_module_link_hover = "#ff9090";
+set color_module_background = "#f5e4da";
+set color_entry_border = "#C47C72";
+set color_entry_text = "#503125";
+set color_module_title = "#f5e4da";
+set color_page_text = "#503125";
+set color_header_background = "#edaaa0";
+set color_page_border = "#C47C72";
+set color_entry_interaction_links = "#ffffff";
+set color_comment_title_background = "#ffffff";
+set color_page_background = "#edaaa0";
+set color_module_title_background = "#84513e";
+set color_entry_link_hover = "#ff9090";
+set color_page_title = "#844124";
+set color_module_border = "#C47C72";
+set color_entry_link = "#cf2e2e";
+set color_module_link = "#cf2e2e";
+set color_entry_link_visited = "#9c4242";
+set color_module_link_visited = "#8a3a3a";
+set color_entry_title = "#844124";
+set color_page_link_visited = "#852c2c";
+set color_entry_title_background = "#f5e4da";
+set color_page_link_hover = "#ff9090";
+set color_entry_link_active = "#ffd7d7";
+set color_module_link_active = "#ff9090";
+set color_module_text = "#503125";
+set color_entry_background = "#f5e4da";
+
 #NEWLAYER: bases/tropical
 layerinfo type = "theme";
 layerinfo name = "Tropical";
diff -r 4308824569c9 -r 11c0f57d8db2 bin/upgrading/s2layers/drifting/themes.s2
--- a/bin/upgrading/s2layers/drifting/themes.s2	Wed Sep 30 03:46:55 2009 +0000
+++ b/bin/upgrading/s2layers/drifting/themes.s2	Wed Sep 30 04:40:09 2009 +0000
@@ -27,3 +27,25 @@ set image_header_right = "drifting/hdr_r
 set image_header_right = "drifting/hdr_right.jpg";
 set image_module_header_url = "drifting/hdr_icon.gif";
 
+#NEWLAYER: drifting/chocolatecherry
+layerinfo type = "theme";
+layerinfo name = "Chocolate Cherry";
+layerinfo redist_uniq = "drifting/chocolatecherry";
+layerinfo author_name = "zvi";
+
+set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+
+set color_entry_background = "#4d0012";
+set color_entry_border = "#80404f";
+set color_entry_text = "#ffe6eb";
+set color_entry_title = "#ff80eb";
+set color_module_border = "#ffe6eb";
+set color_module_title = "#000000";
+set color_page_background = "#80404f";
+set color_page_border = "#ffe6eb";
+set color_page_link_active = "#ff5600";
+set color_page_link = "#ff80eb";
+set color_page_link_visited = "#ff809d";
+set color_page_subtitle = "#4D0040";
+set color_page_text = "#ffe6eb";
+set color_page_title = "#804075";
diff -r 4308824569c9 -r 11c0f57d8db2 bin/upgrading/s2layers/tranquilityiii/themes.s2
--- a/bin/upgrading/s2layers/tranquilityiii/themes.s2	Wed Sep 30 03:46:55 2009 +0000
+++ b/bin/upgrading/s2layers/tranquilityiii/themes.s2	Wed Sep 30 04:40:09 2009 +0000
@@ -106,3 +106,46 @@ set color_module_text = "#eee";
 set color_module_text = "#eee";
 set color_module_link = "#012";
 set color_module_link_visited = "#234";
+
+#NEWLAYER: tranquilityiii/wintergreen
+layerinfo type = "theme";
+layerinfo name = "Wintergreen";
+layerinfo redist_uniq = "tranquilityiii/wintergreen";
+layerinfo author_name = "dancing_serpent";
+
+set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+
+set color_footer_link_hover = "#6ab23b";
+set color_page_link_active = "#688052";
+set color_page_link = "#688052";
+set color_module_link_hover = "#6ab23b";
+set color_module_background = "#b4cea1";
+set color_entry_border = "#0a440e";
+set color_entry_text = "#0d1402";
+set color_module_title = "#0d1402";
+set color_page_text = "#0d1402";
+set color_footer_background = "#f2fff2";
+set color_header_background = "#b4cea1";
+set color_page_border = "#f2fff2";
+set color_entry_interaction_links = "#688052";
+set color_comment_title_background = "#f2fff2";
+set color_page_background = "#0a440e";
+set color_module_title_background = "#b4cea1";
+set color_entry_link_hover = "#6ab23b";
+set color_page_title = "#0d1402";
+set color_footer_link_active = "#688052";
+set color_footer_link_visited = "#688052";
+set color_module_border = "#b4cea1";
+set color_entry_link = "#688052";
+set color_module_link = "#f2fff2";
+set color_entry_link_visited = "#688052";
+set color_module_link_visited = "#f2fff2";
+set color_entry_title = "#0d1402";
+set color_page_link_visited = "#688052";
+set color_entry_title_background = "#f2fff2";
+set color_page_link_hover = "#6ab23b";
+set color_entry_link_active = "#688052";
+set color_module_link_active = "#f2fff2";
+set color_module_text = "#0d1402";
+set color_entry_background = "#f2fff2";
+set color_footer_link = "#688052";
diff -r 4308824569c9 -r 11c0f57d8db2 cgi-bin/LJ/S2Theme/bases.pm
--- a/cgi-bin/LJ/S2Theme/bases.pm	Wed Sep 30 03:46:55 2009 +0000
+++ b/cgi-bin/LJ/S2Theme/bases.pm	Wed Sep 30 04:40:09 2009 +0000
@@ -6,6 +6,10 @@ sub layout_prop { "layout_type" }
 
 sub designer { "Malionette" }
 
+package LJ::S2Theme::bases::strawberrysundae;
+use base qw( LJ::S2Theme::bases );
+sub cats { qw( ) }
+sub designer { "sky" }
 
 package LJ::S2Theme::bases::tropical;
 use base qw( LJ::S2Theme::bases );
diff -r 4308824569c9 -r 11c0f57d8db2 cgi-bin/LJ/S2Theme/drifting.pm
--- a/cgi-bin/LJ/S2Theme/drifting.pm	Wed Sep 30 03:46:55 2009 +0000
+++ b/cgi-bin/LJ/S2Theme/drifting.pm	Wed Sep 30 04:40:09 2009 +0000
@@ -6,4 +6,10 @@ sub designer { "Jennie Griner" }
 
 sub layouts { ( "2l" => "two-columns-left" ) }
 sub layout_prop { "layout_type" }
+
+package LJ::S2Theme::drifting::chocolatecherry;
+use base qw( LJ::S2Theme::drifting );
+
+sub cats { qw( ) }
+sub designer { "zvi" }
 1;
diff -r 4308824569c9 -r 11c0f57d8db2 cgi-bin/LJ/S2Theme/tranquilityiii.pm
--- a/cgi-bin/LJ/S2Theme/tranquilityiii.pm	Wed Sep 30 03:46:55 2009 +0000
+++ b/cgi-bin/LJ/S2Theme/tranquilityiii.pm	Wed Sep 30 04:40:09 2009 +0000
@@ -19,5 +19,10 @@ use base qw( LJ::S2Theme::tranquilityiii
 use base qw( LJ::S2Theme::tranquilityiii );
 sub cats { qw( featured base ) }
 
+package LJ::S2Theme::tranquilityiii::wintergreen;
+use base qw( LJ::S2Theme::tranquilityiii );
+sub cats { qw(  ) }
+sub designer { "dancing_serpent" }
+
 1;
 
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org