fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-08-09 08:46 am

[dw-free] Fluid Measure & Tranquility III: 9 themes by dancing_serpent

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

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

Two themes by [personal profile] dancing_serpent: New Ocean, Rosewood.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/tranquilityiii/themes.s2
  • htdocs/img/customize/previews/tranquilityiii/newocean.png
  • htdocs/img/customize/previews/tranquilityiii/rosewood.png
--------------------------------------------------------------------------------
diff -r e9ae6a802f37 -r 4ff0055a5c41 bin/upgrading/s2layers/tranquilityiii/themes.s2
--- a/bin/upgrading/s2layers/tranquilityiii/themes.s2	Tue Aug 09 16:41:18 2011 +0800
+++ b/bin/upgrading/s2layers/tranquilityiii/themes.s2	Tue Aug 09 16:46:21 2011 +0800
@@ -457,6 +457,63 @@
 set color_module_title_background = "#233535";
 
 
+#NEWLAYER: tranquilityiii/newocean
+layerinfo type = "theme";
+layerinfo name = "New Ocean";
+layerinfo redist_uniq = "tranquilityiii/newocean";
+layerinfo author_name = "dancing_serpent";
+
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#cfe0e6";
+set color_page_details_text = "#000";
+set color_page_link = "#0a566c";
+set color_page_link_active = "#0a566c";
+set color_page_link_hover = "#021341";
+set color_page_link_visited = "#0a566c";
+set color_page_text = "#000";
+set color_page_title = "#effeff";
+set color_header_background = "#556b80";
+set color_footer_background = "#556b80";
+set color_footer_link = "#effeff";
+set color_footer_link_active = "#effeff";
+set color_footer_link_hover = "#cfe0e6";
+set color_footer_link_visited = "#effeff";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#effeff";
+set color_entry_interaction_links = "#0a566c";
+set color_entry_link = "#0a566c";
+set color_entry_link_active = "#0a566c";
+set color_entry_link_hover = "#021341";
+set color_entry_link_visited = "#0a566c";
+set color_entry_text = "#000";
+set color_entry_title = "#cfe0e6";
+set color_entry_title_background = "#556b80";
+set color_comment_title = "#cfe0e6";
+set color_comment_title_background = "#556b80";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#effeff";
+set color_module_link = "#0a566c";
+set color_module_link_active = "#0a566c";
+set color_module_link_hover = "#021341";
+set color_module_link_visited = "#0a566c";
+set color_module_text = "#000";
+set color_module_title = "#cfe0e6";
+set color_module_title_background = "#556b80";
+
+
 #NEWLAYER: tranquilityiii/nightsea
 layerinfo type = "theme";
 layerinfo name = "Night Sea";
@@ -703,6 +760,63 @@
 set color_module_title_background = "#dabd9f";
 
 
+#NEWLAYER: tranquilityiii/rosewood
+layerinfo type = "theme";
+layerinfo name = "Rosewood";
+layerinfo redist_uniq = "tranquilityiii/rosewood";
+layerinfo author_name = "dancing_serpent";
+
+set theme_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#4f423c";
+set color_page_details_text = "#cab8aa";
+set color_page_link = "#CAA099";
+set color_page_link_active = "#CAA099";
+set color_page_link_hover = "#ca7d6b";
+set color_page_link_visited = "#CAA099";
+set color_page_text = "#cab8aa";
+set color_page_title = "#cab8aa";
+set color_header_background = "#3c2f29";
+set color_footer_background = "#2a261b";
+set color_footer_link = "#CAA099";
+set color_footer_link_active = "#CAA099";
+set color_footer_link_hover = "#ca7d6b";
+set color_footer_link_visited = "#CAA099";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#2a261b";
+set color_entry_interaction_links = "#CAA099";
+set color_entry_link = "#CAA099";
+set color_entry_link_active = "#CAA099";
+set color_entry_link_hover = "#ca7d6b";
+set color_entry_link_visited = "#CAA099";
+set color_entry_text = "#cab8aa";
+set color_entry_title = "#CAA099";
+set color_entry_title_background = "#3c2f29";
+set color_comment_title = "#CAA099";
+set color_comment_title_background = "#3c2f29";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#2a261b";
+set color_module_link = "#CAA099";
+set color_module_link_active = "#CAA099";
+set color_module_link_hover = "#ca7d6b";
+set color_module_link_visited = "#CAA099";
+set color_module_text = "#cab8aa";
+set color_module_title = "#CAA099";
+set color_module_title_background = "#3c2f29";
+
+
 #NEWLAYER: tranquilityiii/seadeep
 layerinfo type = "theme";
 layerinfo name = "Sea Deep";
diff -r e9ae6a802f37 -r 4ff0055a5c41 htdocs/img/customize/previews/tranquilityiii/newocean.png
Binary file htdocs/img/customize/previews/tranquilityiii/newocean.png has changed
diff -r e9ae6a802f37 -r 4ff0055a5c41 htdocs/img/customize/previews/tranquilityiii/rosewood.png
Binary file htdocs/img/customize/previews/tranquilityiii/rosewood.png has changed
--------------------------------------------------------------------------------