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-10-03 03:28 pm

[dw-free] Theme: Light on Dark (ColorSide)

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

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

Light on Dark theme for Colorside by Cesy.

Patch by wyntarvox; screenshot by piranha.

Files modified:
  • bin/upgrading/s2layers.dat
  • bin/upgrading/s2layers/colorside/themes.s2
  • cgi-bin/LJ/S2Theme/colorside.pm
  • htdocs/img/customize/previews/colorside/lightondark.png
--------------------------------------------------------------------------------
diff -r eda8343e263c -r 7a377ed2f65e bin/upgrading/s2layers.dat
--- a/bin/upgrading/s2layers.dat	Sat Oct 03 15:09:56 2009 +0000
+++ b/bin/upgrading/s2layers.dat	Sat Oct 03 15:27:21 2009 +0000
@@ -20,6 +20,7 @@ boxesandborders/themes  theme+          
 boxesandborders/themes  theme+                      boxesandborders/layout
 
 colorside/layout        layout(core2base/layout)    core2
+colorside/themes        theme+          colorside/layout
 
 core2base/layout        layout          core2
 core2base/themes        theme+          core2base/layout
diff -r eda8343e263c -r 7a377ed2f65e bin/upgrading/s2layers/colorside/themes.s2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/upgrading/s2layers/colorside/themes.s2	Sat Oct 03 15:27:21 2009 +0000
@@ -0,0 +1,42 @@
+#NEWLAYER: colorside/lightondark
+layerinfo type = "theme";
+layerinfo name = "Light on Dark";
+layerinfo redist_uniq = "colorside/lightondark";
+layerinfo author_name = "cesy";
+
+set layout_authors = [ { "name" => "cesy", "type" => "user" } ];
+
+set color_footer_link_hover = "#ccffcc";
+set color_page_link_active = "#ffcccc";
+set color_page_link = "#ddddff";
+set color_module_link_hover = "#ccffcc";
+set color_module_background = "#000000";
+set color_entry_border = "#ffffff";
+set color_entry_text = "#ffffff";
+set color_module_title = "#ffffff";
+set color_page_text = "#ffffff";
+set color_footer_background = "#666666";
+set color_header_background = "#666666";
+set color_page_border = "#999999";
+set color_entry_interaction_links = "#ffffff";
+set color_comment_title_background = "#000000";
+set color_page_background = "#000000";
+set color_module_title_background = "#666666";
+set color_entry_link_hover = "#ccffcc";
+set color_page_title = "#ffffff";
+set color_footer_link_active = "#ffcccc";
+set color_footer_link_visited = "#ffffcc";
+set color_module_border = "#ffffff";
+set color_entry_link = "#ddddff";
+set color_module_link = "#ddddff";
+set color_entry_link_visited = "#ffffcc";
+set color_module_link_visited = "#ffffcc";
+set color_entry_title = "#ffffff";
+set color_page_link_visited = "#ffffcc";
+set color_entry_title_background = "#000000";
+set color_page_link_hover = "#ccffcc";
+set color_entry_link_active = "#ffcccc";
+set color_module_link_active = "#ffcccc";
+set color_module_text = "#ffffff";
+set color_entry_background = "#000000";
+set color_footer_link = "#ddddff";
diff -r eda8343e263c -r 7a377ed2f65e cgi-bin/LJ/S2Theme/colorside.pm
--- a/cgi-bin/LJ/S2Theme/colorside.pm	Sat Oct 03 15:09:56 2009 +0000
+++ b/cgi-bin/LJ/S2Theme/colorside.pm	Sat Oct 03 15:27:21 2009 +0000
@@ -5,4 +5,11 @@ sub layout_prop { "layout_type" }
 sub layout_prop { "layout_type" }
 
 sub designer { "branchandroot" }
+
+package LJ::S2Theme::colorside::lightondark;
+use base qw( LJ::S2Theme::colorside );
+
+sub cats { qw ( ) }
+
+sub designer { "cesy" }
 1;
diff -r eda8343e263c -r 7a377ed2f65e htdocs/img/customize/previews/colorside/lightondark.png
Binary file htdocs/img/customize/previews/colorside/lightondark.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