fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-08-12 11:45 pm

[dw-nonfree] Theme: Grey Days (Transmogrified)

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/161dcb7de935]

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

New theme, Grey Days, by asenathwaite.

Patch by [personal profile] dancing_serpent, preview by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/transmogrified/themes.s2
  • cgi-bin/LJ/S2Theme/transmogrified.pm
  • htdocs/img/customize/previews/transmogrified/greydays.png
--------------------------------------------------------------------------------
diff -r 1b1162093a73 -r 161dcb7de935 bin/upgrading/s2layers/transmogrified/themes.s2
--- a/bin/upgrading/s2layers/transmogrified/themes.s2	Tue Aug 03 15:08:17 2010 +0800
+++ b/bin/upgrading/s2layers/transmogrified/themes.s2	Fri Aug 13 07:45:21 2010 +0800
@@ -937,6 +937,89 @@ set color_module_link_visited = "#a0525d
 set color_module_link_visited = "#a0525d";
 
 set color_comments_form_border = "#deb968";
+
+
+#NEWLAYER: transmogrified/greydays
+layerinfo type = "theme";
+layerinfo name = "Grey Days";
+layerinfo redist_uniq = "transmogrified/greydays";
+layerinfo author_name = "asenathwaite";
+
+set layout_authors = [ { "name" => "asenathwaite", "type" => "user" }];
+
+set color_archivemonth_background = "#888888";
+set color_archivemonth_title = "#3a3a3c";
+set color_archivemonth_title_background = "#a5a6a9";
+set color_archivemonth_title_border = "#47484c";
+set color_archivemonth_border = "#47484c";
+
+set color_comments_form_border = "#797b7f";
+
+set color_entry_background = "#bfbfbf";
+set color_entry_background_alt = "#bfbfbf";
+set color_entry_subject_alt = "#3a3a3c";
+set color_entry_subject_alt_background = "#888888";
+set color_entry_subject_alt_border = "#3a3a3c";
+set color_entry_title = "#3a3a3c";
+set color_entry_title_border = "47484c";
+set color_entry_link = "#3a3a3c";
+set color_entry_link_hover_alt = "#4F3E5C";
+set color_entry_link_hover = "#4F3E5C";
+set color_entry_link_active = "#3a3a3c";
+set color_entry_link_active_alt = "#3a3a3c";
+
+set color_entry_border = "#797b7f";
+set color_entry_border_alt = "#797b7f";
+set color_entry_text = "#000000";
+set color_entry_link_alt = "#3a3a3c";
+
+set color_entry_text_alt = "#000000";
+set color_entry_title_background = "#888888";
+set color_entry_link_visited_alt = "#61506e";
+set color_entry_link_visited = "#61506e";
+
+set color_footer_background = "#3a3a3c";
+set color_footer_link = "#d4d4d4";
+set color_footer_text = "#d4d4d4";
+
+set color_header_hover = "#d4d4d4";
+set color_header_hover_background = "#000000";
+set color_header_background = "#3a3a3c";
+set color_header_text = "#d4d4d4";
+
+set color_main_background = "#bfbfbf";
+
+set color_module_background = "#888888";
+set color_module_border = "#47484c";
+set color_module_text = "#000000";
+set color_module_title_border = "#47484c";
+set color_module_title = "#3a3a3c";
+set color_module_title_background = "#a5a6a9";
+set color_module_link_hover = "#4F3E5C";
+set color_module_link = "#3a3a3c";
+set color_module_link_visited = "#61506e";
+set color_module_link_active = "#3a3a3c";
+
+
+set color_navigation_text = "#050506";
+set color_navigation_border = "#3a3a3c";
+set color_navigation_background = "#888888";
+
+set color_page_background = "#47484c";
+set color_page_text = "#000000";
+set color_page_title_background = "#3a3a3c";
+set color_page_title = "#b4b4b4";
+set color_page_link_hover = "#4F3E5C";
+set color_page_link_active = "#3a3a3c";
+set color_page_link = "#3a3a3c";
+set color_page_link_visited = "#61506e";
+
+set color_tagspage_border = "#47484c";
+set color_tagspage_title_border = "#888888";
+set color_tagspage_title_background = "#a5a6a9";
+set color_tagspage_title = "#3a3a3c";
+set color_tagspage_background = "#bfbfbf";
+
 
 #NEWLAYER: transmogrified/midnight
 layerinfo type = "theme";
diff -r 1b1162093a73 -r 161dcb7de935 cgi-bin/LJ/S2Theme/transmogrified.pm
--- a/cgi-bin/LJ/S2Theme/transmogrified.pm	Tue Aug 03 15:08:17 2010 +0800
+++ b/cgi-bin/LJ/S2Theme/transmogrified.pm	Fri Aug 13 07:45:21 2010 +0800
@@ -141,6 +141,11 @@ sub cats { qw() }
 sub cats { qw() }
 sub designer { "zvi" }
 
+package LJ::S2Theme::transmogrified::greydays;
+use base qw( LJ::S2Theme::transmogrified );
+sub cats { qw() }
+sub designer { "asenathwaite" }
+
 package LJ::S2Theme::transmogrified::midnight;
 use base qw( LJ::S2Theme::transmogrified );
 sub cats { qw() }
diff -r 1b1162093a73 -r 161dcb7de935 htdocs/img/customize/previews/transmogrified/greydays.png
Binary file htdocs/img/customize/previews/transmogrified/greydays.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