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-19 03:15 pm

[dw-nonfree] Transmogrified: Ocean: incorrect background color

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/0c519b73d6d2]

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

Modify background image of Transmogrified: Ocean theme to a deeper shade of
turquoise, as per designer's wishes.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/transmogrified/themes.s2
  • htdocs/img/customize/previews/transmogrified/ocean.png
--------------------------------------------------------------------------------
diff -r 3154239793c0 -r 0c519b73d6d2 bin/upgrading/s2layers/transmogrified/themes.s2
--- a/bin/upgrading/s2layers/transmogrified/themes.s2	Sun Nov 15 09:24:03 2009 +0000
+++ b/bin/upgrading/s2layers/transmogrified/themes.s2	Thu Nov 19 15:14:51 2009 +0000
@@ -606,7 +606,7 @@ set color_header_text = "#000000";
 set color_header_text = "#000000";
 set color_tagspage_title_border = "#000000";
 set color_entry_background_alt = "#effeff";
-set color_page_background = "#cfe0e6";
+set color_page_background = "#6ab1b2";
 set color_footer_text = "#000000";
 set color_entry_link_hover_alt = "#041b55";
 set color_archivemonth_border = "#000000";
diff -r 3154239793c0 -r 0c519b73d6d2 htdocs/img/customize/previews/transmogrified/ocean.png
Binary file htdocs/img/customize/previews/transmogrified/ocean.png has changed
--------------------------------------------------------------------------------