[dw-free] Misc. Styles: 9 new themes by rising
[commit: http://hg.dwscoalition.org/dw-free/rev/efb505eb22d0]
http://bugs.dwscoalition.org/show_bug.cgi?id=3175
New theme for Refried Tablet by
rising: Faerie
Patch and preview picture by
ninetydegrees.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3175
New theme for Refried Tablet by
Patch and preview picture by
Files modified:
- bin/upgrading/s2layers/refriedtablet/themes.s2
- htdocs/img/customize/previews/refriedtablet/faerie.png
--------------------------------------------------------------------------------
diff -r 931f7ab908c9 -r efb505eb22d0 bin/upgrading/s2layers/refriedtablet/themes.s2
--- a/bin/upgrading/s2layers/refriedtablet/themes.s2 Tue Nov 16 17:45:09 2010 +0800
+++ b/bin/upgrading/s2layers/refriedtablet/themes.s2 Tue Nov 16 18:03:46 2010 +0800
@@ -429,6 +429,41 @@ function Page::print_theme_stylesheet()
}
+#NEWLAYER: refriedtablet/faerie
+layerinfo type = "theme";
+layerinfo name = "Faerie";
+layerinfo redist_uniq = "refriedtablet/faerie";
+layerinfo author_name = "rising";
+
+set theme_authors = [ { "name" => "rising", "type" => "user" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#38221f";
+set color_page_link = "#b0a925";
+set color_page_link_hover = "#E1D988";
+set color_page_link_visited = "#7b9133";
+set color_page_text = "#f9e7e5";
+set color_page_title = "#EEB7B2";
+set color_header_background = "#403230";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_border = "#403230";
+set color_entry_interaction_links = "#e1d62f";
+set color_entry_interaction_links_hover = "#E1D988";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_border = "#403230";
+
+
#NEWLAYER: refriedtablet/foliage
layerinfo type = "theme";
layerinfo name = "Foliage";
diff -r 931f7ab908c9 -r efb505eb22d0 htdocs/img/customize/previews/refriedtablet/faerie.png
Binary file htdocs/img/customize/previews/refriedtablet/faerie.png has changed
--------------------------------------------------------------------------------
