afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-10-08 06:32 pm

[dw-free] Theme: Sun and Sand (Bases)

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

http://bugs.dwscoalition.org/show_bug.cgi?id=1901

Sun and Sand theme, with decorative image, by [personal profile] twtd

Patch by [personal profile] wyntarvox.

Files modified:
  • bin/upgrading/s2layers/bases/themes.s2
  • cgi-bin/LJ/S2Theme/bases.pm
  • htdocs/img/customize/previews/bases/sunandsand.png
  • htdocs/stc/bases/sunandsand-background.png
--------------------------------------------------------------------------------
diff -r c0f93bb50f67 -r daa0bcd12592 bin/upgrading/s2layers/bases/themes.s2
--- a/bin/upgrading/s2layers/bases/themes.s2	Thu Oct 08 17:46:38 2009 +0000
+++ b/bin/upgrading/s2layers/bases/themes.s2	Thu Oct 08 18:32:04 2009 +0000
@@ -35,6 +35,58 @@ set color_module_link_active = "#ff9090"
 set color_module_link_active = "#ff9090";
 set color_module_text = "#503125";
 set color_entry_background = "#f5e4da";
+
+#NEWLAYER: bases/sunandsand
+layerinfo type = "theme";
+layerinfo name = "Sun and Sand";
+layerinfo redist_uniq = "bases/sunandsand";
+layerinfo author_name = "twtd";
+
+set layout_authors = [ { "name" => "twtd", "type" => "user" }];
+
+set color_page_background = "#086CA2";
+set color_page_text = "#606060"; 
+set color_page_link = "#D47402";
+set color_page_link_active = "#D47402";
+set color_page_link_hover = "#086CA2";
+set color_page_link_visited = "#FF8B00"; 
+set color_page_border = "#dddddd";
+set color_page_title = "#606060";
+
+set color_header_background = "#ffffff";
+
+set color_module_background = "#ffffff";
+set color_module_border = "#dddddd";
+set color_module_link = "#D47402";
+set color_module_link_active = "#D47402";
+set color_module_link_hover = "#086CA2";
+set color_module_link_visited = "#D47402";
+set color_module_text = "#606060";
+set color_module_title = "#ffffff";
+set color_module_title_background = "#FF8B00";
+
+set color_entry_background = "#ffffff";
+set color_entry_border = "#dddddd";
+set color_entry_interaction_links = "#ffffff";
+set color_entry_link = "#B66300";
+set color_entry_link_active = "#B66300";
+set color_entry_link_hover = "#086CA2";
+set color_entry_link_visited = "#D47402";
+set color_entry_text = "#606060";
+set color_entry_title = "#FFE08C";
+set color_entry_title_background = "#ffffff";
+
+set color_comment_title_background = "#FDF3DA";
+
+set image_background_module_position = "top left";
+set image_background_entry_repeat = "repeat";
+set image_background_module_repeat = "repeat";
+set image_background_header_position = "top left";
+set image_background_page_position = "top right";
+set image_background_page_url = "bases/sunandsand-background.png";
+set image_background_page_repeat = "no-repeat";
+set image_background_header_repeat = "repeat";
+set image_background_entry_position = "top left";
 
 #NEWLAYER: bases/tropical
 layerinfo type = "theme";
@@ -75,7 +127,6 @@ set color_entry_title_background = "#fff
 set color_entry_title_background = "#ffffff";
 
 set color_comment_title_background = "#d1efef";
-
 
 #NEWLAYER: bases/summerholiday
 layerinfo type = "theme";
diff -r c0f93bb50f67 -r daa0bcd12592 cgi-bin/LJ/S2Theme/bases.pm
--- a/cgi-bin/LJ/S2Theme/bases.pm	Thu Oct 08 17:46:38 2009 +0000
+++ b/cgi-bin/LJ/S2Theme/bases.pm	Thu Oct 08 18:32:04 2009 +0000
@@ -11,6 +11,11 @@ sub cats { qw( featured  ) }
 sub cats { qw( featured  ) }
 sub designer { "sky" }
 
+package LJ::S2Theme::bases::sunandsand;
+use base qw( LJ::S2Theme::bases );
+sub cats { qw( ) }
+sub designer { "twtd" }
+
 package LJ::S2Theme::bases::tropical;
 use base qw( LJ::S2Theme::bases );
 sub cats { qw( base ) }
diff -r c0f93bb50f67 -r daa0bcd12592 htdocs/img/customize/previews/bases/sunandsand.png
Binary file htdocs/img/customize/previews/bases/sunandsand.png has changed
diff -r c0f93bb50f67 -r daa0bcd12592 htdocs/stc/bases/sunandsand-background.png
Binary file htdocs/stc/bases/sunandsand-background.png has changed
--------------------------------------------------------------------------------

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