kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-06-05 10:53 pm

[dw-free] Barnhouse (Brittle)

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

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

New theme "Barnhouse" for Brittle layout.

Theme and patch by [profile] edgeraven. Preview image by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/brittle/themes.s2
  • cgi-bin/LJ/S2Theme/brittle.pm
  • htdocs/img/customize/previews/brittle/barnhouse.png
--------------------------------------------------------------------------------
diff -r 54af92f900a1 -r 992e96117a7b bin/upgrading/s2layers/brittle/themes.s2
--- a/bin/upgrading/s2layers/brittle/themes.s2	Sat Jun 05 00:10:18 2010 +0800
+++ b/bin/upgrading/s2layers/brittle/themes.s2	Sat Jun 05 17:53:33 2010 -0500
@@ -1,3 +1,41 @@
+#NEWLAYER: brittle/barnhouse
+layerinfo "type" = "theme";
+layerinfo "name" = "Barnhouse";
+layerinfo redist_uniq = "brittle/barnhouse";
+layerinfo author_name = "edgeraven";
+
+set layout_authors = [ { "name" => "edgeraven", "type" => "user" } ];
+
+## Page Colors
+
+set color_page_background = "#bc3d26";
+set color_page_text = "#0e0e0e";
+set color_page_link = "#8f1600";
+set color_page_link_hover = "#672700";
+set color_page_link_visited = "#4C1C00";
+
+## Header and Footer Colors
+
+set color_footer_background = "#fc9180";
+set color_footer_link = "#8f1600";
+set color_footer_link_hover = "#672700";
+set color_footer_link_visited = "#4C1C00";
+
+## Entry Colors
+
+set color_entry_background = "#fc9180";
+set color_entry_text = "#0e0e0e";
+set color_entry_link = "#8f1600";
+set color_entry_link_hover = "#672700";
+set color_entry_link_visited = "#4C1C00";
+
+## Module Colors
+
+set color_navigation_module_background = "#fc9180";
+set color_navigation_module_link = "#8f1600";
+set color_navigation_module_link_hover = "#672700";
+set color_navigation_module_link_visited = "#4C1C00";
+
 #NEWLAYER: brittle/nnwm2009
 layerinfo type = "theme";
 layerinfo name = "NNWM 2009";
diff -r 54af92f900a1 -r 992e96117a7b cgi-bin/LJ/S2Theme/brittle.pm
--- a/cgi-bin/LJ/S2Theme/brittle.pm	Sat Jun 05 00:10:18 2010 +0800
+++ b/cgi-bin/LJ/S2Theme/brittle.pm	Sat Jun 05 17:53:33 2010 -0500
@@ -36,6 +36,11 @@ sub entry_props {
     return $self->_append_props( "entry_props", @props );
 }
 
+package LJ::S2Theme::brittle::barnhouse;
+use base qw( LJ::S2Theme::brittle );
+sub cats { qw( ) }
+sub designer { "edgeraven" }
+
 package LJ::S2Theme::brittle::nnwm2009;
 use base qw( LJ::S2Theme::brittle );
 sub cats { qw( ) }
diff -r 54af92f900a1 -r 992e96117a7b htdocs/img/customize/previews/brittle/barnhouse.png
Binary file htdocs/img/customize/previews/brittle/barnhouse.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