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-11-28 09:55 am

[dw-free] Theme: Go (Drifting)

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

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

New theme for Drifting: Go by [personal profile] zvi

(Go, green like the traffic light)

Patch and screenshot by wyntarvox.

Files modified:
  • bin/upgrading/s2layers/drifting/themes.s2
  • cgi-bin/LJ/S2Theme/drifting.pm
  • htdocs/img/customize/previews/drifting/go.png
--------------------------------------------------------------------------------
diff -r 043f9a944c46 -r d510d250961a bin/upgrading/s2layers/drifting/themes.s2
--- a/bin/upgrading/s2layers/drifting/themes.s2	Thu Nov 26 05:17:10 2009 +0000
+++ b/bin/upgrading/s2layers/drifting/themes.s2	Sat Nov 28 09:54:17 2009 +0000
@@ -52,6 +52,28 @@ set color_page_subtitle = "#4D0040";
 set color_page_subtitle = "#4D0040";
 set color_page_text = "#ffe6eb";
 set color_page_title = "#804075";
+
+#NEWLAYER: drifting/go
+layerinfo type = "theme";
+layerinfo name = "Go";
+layerinfo redist_uniq = "drifting/go";
+layerinfo author_name = "zvi";
+
+set layout_authors = [ { "name" => "zvi", "type" => "user" } ];
+
+set color_page_link_active = "#d01b52";
+set color_page_link_visited = "#6ccf1b";
+set color_page_background = "#9dff80";
+set color_page_link = "#005030";
+set color_page_title = "#00b36e";
+set color_page_border = "#00b36e";
+set color_page_subtitle = "#6ccf1b";
+set color_module_border = "#6ccf1b";
+set color_entry_text = "#00b36e";
+set color_entry_border = "#6ccf1b";
+set color_page_text = "#00b36e";
+set color_module_title = "#00b36e";
+set color_entry_title = "#00b36e";
 
 #NEWLAYER: drifting/idolatry
 layerinfo type = "theme";
diff -r 043f9a944c46 -r d510d250961a cgi-bin/LJ/S2Theme/drifting.pm
--- a/cgi-bin/LJ/S2Theme/drifting.pm	Thu Nov 26 05:17:10 2009 +0000
+++ b/cgi-bin/LJ/S2Theme/drifting.pm	Sat Nov 28 09:54:17 2009 +0000
@@ -11,6 +11,12 @@ use base qw( LJ::S2Theme::drifting );
 use base qw( LJ::S2Theme::drifting );
 
 sub cats { qw() }
+sub designer { "zvi" }
+
+package LJ::S2Theme::drifting::go;
+use base qw( LJ::S2Theme::drifting );
+
+sub cats { qw( ) }
 sub designer { "zvi" }
 
 package LJ::S2Theme::drifting::idolatry;
diff -r 043f9a944c46 -r d510d250961a htdocs/img/customize/previews/drifting/go.png
Binary file htdocs/img/customize/previews/drifting/go.png has changed
--------------------------------------------------------------------------------
wyntarvox: (Default)

[personal profile] wyntarvox 2009-11-29 12:01 am (UTC)(link)
Oh gosh, I never got the 'Go' reference until now. Thanks! ;)