fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-10-27 07:56 am

[dw-free] Compartmentalize: 12 themes by musyc and rising

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

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

Six themes for Compartmentalize by Musyc.

Patch and preview pics by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/compartmentalize/themes.s2
  • bin/upgrading/s2layers/core2base/layout.s2
  • cgi-bin/LJ/S2Theme/compartmentalize.pm
  • htdocs/img/customize/previews/compartmentalize/bluediamonds.png
  • htdocs/img/customize/previews/compartmentalize/greenclovers.png
  • htdocs/img/customize/previews/compartmentalize/orangestars.png
  • htdocs/img/customize/previews/compartmentalize/pinkhearts.png
  • htdocs/img/customize/previews/compartmentalize/purplehorseshoes.png
  • htdocs/img/customize/previews/compartmentalize/yellowmoons.png
--------------------------------------------------------------------------------
diff -r 0b9379b61668 -r d6b3a0aea76c bin/upgrading/s2layers/compartmentalize/themes.s2
--- a/bin/upgrading/s2layers/compartmentalize/themes.s2	Wed Oct 27 15:44:38 2010 +0800
+++ b/bin/upgrading/s2layers/compartmentalize/themes.s2	Wed Oct 27 15:52:02 2010 +0800
@@ -104,6 +104,62 @@ set color_module_text = "#ECD58F";
 set color_module_text = "#ECD58F";
 
 
+#NEWLAYER: compartmentalize/bluediamonds
+layerinfo type = "theme";
+layerinfo name = "Blue Diamonds";
+layerinfo redist_uniq = "compartmentalize/bluediamonds";
+layerinfo author_name = "Musyc";
+
+set theme_authors = [ { "name" => "Musyc" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#69c";
+set color_page_link = "#03f";
+set color_page_link_active = "#03f";
+set color_page_link_hover = "#f90";
+set color_page_link_visited = "#369";
+set color_page_text = "#333";
+set color_page_title = "#f3f3f3";
+set color_header_background = "#03f";
+set color_footer_background = "#03f";
+set color_footer_link = "#f3f3f3";
+set color_footer_link_active = "#f3f3f3";
+set color_footer_link_hover = "#f90";
+set color_footer_link_visited = "#f3f3f3";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#f3f3f3";
+set color_entry_border = "#03f";
+set color_entry_link = "#03f";
+set color_entry_link_active = "#03f";
+set color_entry_link_hover = "#f90";
+set color_entry_link_visited = "#369";
+set color_entry_text = "#333";
+set color_entry_title_background = "#f3f3f3";
+set color_comment_title = "#f3f3f3";
+set color_comment_title_background = "#03f";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#f3f3f3";
+set color_module_border = "#03f";
+set color_module_link = "#03f";
+set color_module_link_active = "#03f";
+set color_module_link_hover = "#f90";
+set color_module_link_visited = "#369";
+set color_module_text = "#333";
+set color_module_title = "#03f";
+set color_module_title_background = "#f3f3f3";
+
+
 #NEWLAYER: compartmentalize/contemplation
 layerinfo type = "theme";
 layerinfo name = "Contemplation";
@@ -225,6 +281,59 @@ set color_module_background = "#fff";
 set color_module_background = "#fff";
 set color_module_border = "#a10000";
 set color_module_text = "#222";
+
+
+#NEWLAYER: compartmentalize/greenclovers
+layerinfo type = "theme";
+layerinfo name = "Green Clovers";
+layerinfo redist_uniq = "compartmentalize/greenclovers";
+layerinfo author_name = "Musyc";
+
+set theme_authors = [ { "name" => "Musyc" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#9c9";
+set color_page_link = "#093";
+set color_page_link_active = "#093";
+set color_page_link_hover = "#f00";
+set color_page_text = "#222";
+set color_page_title = "#f3f3f3";
+set color_header_background = "#093";
+set color_footer_background = "#093";
+set color_footer_link = "#f3f3f3";
+set color_footer_link_active = "#f3f3f3";
+set color_footer_link_hover = "#f00";
+set color_footer_link_visited = "#f3f3f3";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#f3f3f3";
+set color_entry_border = "#093";
+set color_entry_link = "#093";
+set color_entry_link_active = "#093";
+set color_entry_link_hover = "#f00";
+set color_entry_text = "#222";
+set color_entry_title_background = "#f3f3f3";
+set color_comment_title = "#f3f3f3";
+set color_comment_title_background = "#093";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#f3f3f3";
+set color_module_border = "#093";
+set color_module_link = "#093";
+set color_module_link_active = "#093";
+set color_module_link_hover = "#f00";
+set color_module_text = "#222";
+set color_module_title = "#093";
+set color_module_title_background = "#f3f3f3";
 
 
 #NEWLAYER: compartmentalize/iridescentwings
@@ -281,6 +390,104 @@ set color_module_title = "#2f1f1f";
 set color_module_title = "#2f1f1f";
 
 
+#NEWLAYER: compartmentalize/orangestars
+layerinfo type = "theme";
+layerinfo name = "Orange Stars";
+layerinfo redist_uniq = "compartmentalize/orangestars";
+layerinfo author_name = "Musyc";
+
+set theme_authors = [ { "name" => "Musyc" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#f96";
+set color_page_link = "#f30";
+set color_page_link_active = "#f30";
+set color_page_link_hover = "#063";
+set color_page_link_visited = "#630";
+set color_page_text = "#222";
+set color_page_title = "#f3f3f3";
+set color_header_background = "#f30";
+set color_footer_background = "#f30";
+set color_footer_link = "#f3f3f3";
+set color_footer_link_active = "#f3f3f3";
+set color_footer_link_hover = "#063";
+set color_footer_link_visited = "#f3f3f3";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#f3f3f3";
+set color_entry_border = "#f30";
+set color_entry_link = "#f30";
+set color_entry_link_active = "#f30";
+set color_entry_link_hover = "#063";
+set color_entry_link_visited = "#630";
+set color_entry_text = "#222";
+set color_entry_title_background = "#f3f3f3";
+set color_comment_title = "#f3f3f3";
+set color_comment_title_background = "#f30";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#f3f3f3";
+set color_module_border = "#f30";
+set color_module_link = "#f30";
+set color_module_link_active = "#f30";
+set color_module_link_hover = "#063";
+set color_module_link_visited = "#630";
+set color_module_text = "#222";
+set color_module_title = "#f30";
+set color_module_title_background = "#f3f3f3";
+
+
+#NEWLAYER: compartmentalize/pinkhearts
+layerinfo type = "theme";
+layerinfo name = "Pink Hearts";
+layerinfo redist_uniq = "compartmentalize/pinkhearts";
+layerinfo author_name = "Musyc";
+
+set theme_authors = [ { "name" => "Musyc" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#fcc";
+set color_page_link = "#c39";
+set color_page_link_active = "#c39";
+set color_page_link_hover = "#0c3";
+set color_page_link_visited = "#966";
+set color_page_text = "#333";
+set color_page_title = "#f3f3f3";
+set color_header_background = "#c69";
+set color_footer_background = "#c69";
+set color_footer_link = "#f3f3f3";
+set color_footer_link_active = "#f3f3f3";
+set color_footer_link_hover = "#0c3";
+set color_footer_link_visited = "#966";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#f3f3f3";
+set color_entry_border = "#c69";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#f3f3f3";
+set color_module_border = "#c69";
+set color_module_text = "#333";
+
+
 #NEWLAYER: compartmentalize/poppyfields
 layerinfo type = "theme";
 layerinfo name = "Poppy Fields";
@@ -321,6 +528,48 @@ set color_module_border = "#d8d8a8";
 set color_module_border = "#d8d8a8";
 set color_module_text = "#301818";
 set color_module_title = "#d92300";
+
+
+#NEWLAYER: compartmentalize/purplehorseshoes
+layerinfo type = "theme";
+layerinfo name = "Purple Horseshoes";
+layerinfo redist_uniq = "compartmentalize/purplehorseshoes";
+layerinfo author_name = "Musyc";
+
+set theme_authors = [ { "name" => "Musyc" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#c9c";
+set color_page_link = "#93f";
+set color_page_link_active = "#93f";
+set color_page_link_hover = "#fc3";
+set color_page_link_visited = "#636";
+set color_page_text = "#333";
+set color_page_title = "#f3f3f3";
+set color_header_background = "#93f";
+set color_footer_background = "#93f";
+set color_footer_link = "#f3f3f3";
+set color_footer_link_active = "#f3f3f3";
+set color_footer_link_hover = "#ff3";
+set color_footer_link_visited = "#636";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#f3f3f3";
+set color_entry_border = "#93f";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#f3f3f3";
+set color_module_border = "#93f";
+set color_module_text = "#333";
 
 
 #NEWLAYER: compartmentalize/simplicity
@@ -586,3 +835,57 @@ set color_module_border = "#fe0391";
 set color_module_border = "#fe0391";
 set color_module_text = "#0c0c0c";
 set color_module_title = "#0c0c0c";
+
+
+#NEWLAYER: compartmentalize/yellowmoons
+layerinfo type = "theme";
+layerinfo name = "Yellow Moons";
+layerinfo redist_uniq = "compartmentalize/yellowmoons";
+layerinfo author_name = "Musyc";
+
+set theme_authors = [ { "name" => "Musyc" } ];
+
+##===============================
+## Page Colors
+##===============================
+
+set color_page_background = "#8B8878";
+set color_page_link = "#fc0";
+set color_page_link_active = "#fc0";
+set color_page_link_hover = "#96f";
+set color_page_link_visited = "#ff9";
+set color_page_text = "#f3f3f3";
+set color_page_title = "#fc0";
+set color_header_background = "#333";
+set color_footer_background = "#fc0";
+set color_footer_link = "#333";
+set color_footer_link_active = "#333";
+set color_footer_link_hover = "#96f";
+set color_footer_link_visited = "#333";
+
+##===============================
+## Entry Colors
+##===============================
+
+set color_entry_background = "#333";
+set color_entry_border = "#fc0";
+set color_entry_link = "#fc0";
+set color_entry_link_active = "#fc0";
+set color_entry_link_hover = "#96f";
+set color_entry_link_visited = "#ff9";
+set color_entry_text = "#f3f3f3";
+set color_entry_title_background = "#333";
+
+##===============================
+## Module Colors
+##===============================
+
+set color_module_background = "#333";
+set color_module_border = "#fc0";
+set color_module_link = "#fc0";
+set color_module_link_active = "#fc0";
+set color_module_link_hover = "#96f";
+set color_module_link_visited = "#ff9";
+set color_module_text = "#f3f3f3";
+set color_module_title = "#fc0";
+set color_module_title_background = "#333";
diff -r 0b9379b61668 -r d6b3a0aea76c bin/upgrading/s2layers/core2base/layout.s2
--- a/bin/upgrading/s2layers/core2base/layout.s2	Wed Oct 27 15:44:38 2010 +0800
+++ b/bin/upgrading/s2layers/core2base/layout.s2	Wed Oct 27 15:52:02 2010 +0800
@@ -577,7 +577,7 @@ ul.entry-interaction-links li {
     padding: .5em 0;
 }
 
-.comment .comment-title {
+.comment .comment-title, .comment .comment-title a {
     $comment_title_colors
 }
 
diff -r 0b9379b61668 -r d6b3a0aea76c cgi-bin/LJ/S2Theme/compartmentalize.pm
--- a/cgi-bin/LJ/S2Theme/compartmentalize.pm	Wed Oct 27 15:44:38 2010 +0800
+++ b/cgi-bin/LJ/S2Theme/compartmentalize.pm	Wed Oct 27 15:52:02 2010 +0800
@@ -17,6 +17,11 @@ sub cats { qw() }
 sub cats { qw() }
 sub designer { "rising" }
 
+package LJ::S2Theme::compartmentalize::bluediamonds;
+use base qw( LJ::S2Theme::compartmentalize );
+sub cats { qw() }
+sub designer { "Musyc" }
+
 package LJ::S2Theme::compartmentalize::contemplation;
 use base qw( LJ::S2Theme::compartmentalize );
 sub cats { qw( featured ) }
@@ -29,14 +34,34 @@ use base qw( LJ::S2Theme::compartmentali
 use base qw( LJ::S2Theme::compartmentalize );
 sub cats { qw( featured ) }
 
+package LJ::S2Theme::compartmentalize::greenclovers;
+use base qw( LJ::S2Theme::compartmentalize );
+sub cats { qw() }
+sub designer { "Musyc" }
+
 package LJ::S2Theme::compartmentalize::iridescentwings;
 use base qw( LJ::S2Theme::compartmentalize );
 sub cats { qw() }
 sub designer { "rising" }
 
+package LJ::S2Theme::compartmentalize::orangestars;
+use base qw( LJ::S2Theme::compartmentalize );
+sub cats { qw() }
+sub designer { "Musyc" }
+
+package LJ::S2Theme::compartmentalize::pinkhearts;
+use base qw( LJ::S2Theme::compartmentalize );
+sub cats { qw() }
+sub designer { "Musyc" }
+
 package LJ::S2Theme::compartmentalize::poppyfields;
 use base qw( LJ::S2Theme::compartmentalize );
 sub cats { qw( featured ) }
+
+package LJ::S2Theme::compartmentalize::purplehorseshoes;
+use base qw( LJ::S2Theme::compartmentalize );
+sub cats { qw() }
+sub designer { "Musyc" }
 
 package LJ::S2Theme::compartmentalize::simplicity;
 use base qw( LJ::S2Theme::compartmentalize );
@@ -65,4 +90,9 @@ use base qw( LJ::S2Theme::compartmentali
 use base qw( LJ::S2Theme::compartmentalize );
 sub cats { qw( featured ) }
 
+package LJ::S2Theme::compartmentalize::yellowmoons;
+use base qw( LJ::S2Theme::compartmentalize );
+sub cats { qw() }
+sub designer { "Musyc" }
+
 1;
diff -r 0b9379b61668 -r d6b3a0aea76c htdocs/img/customize/previews/compartmentalize/bluediamonds.png
Binary file htdocs/img/customize/previews/compartmentalize/bluediamonds.png has changed
diff -r 0b9379b61668 -r d6b3a0aea76c htdocs/img/customize/previews/compartmentalize/greenclovers.png
Binary file htdocs/img/customize/previews/compartmentalize/greenclovers.png has changed
diff -r 0b9379b61668 -r d6b3a0aea76c htdocs/img/customize/previews/compartmentalize/orangestars.png
Binary file htdocs/img/customize/previews/compartmentalize/orangestars.png has changed
diff -r 0b9379b61668 -r d6b3a0aea76c htdocs/img/customize/previews/compartmentalize/pinkhearts.png
Binary file htdocs/img/customize/previews/compartmentalize/pinkhearts.png has changed
diff -r 0b9379b61668 -r d6b3a0aea76c htdocs/img/customize/previews/compartmentalize/purplehorseshoes.png
Binary file htdocs/img/customize/previews/compartmentalize/purplehorseshoes.png has changed
diff -r 0b9379b61668 -r d6b3a0aea76c htdocs/img/customize/previews/compartmentalize/yellowmoons.png
Binary file htdocs/img/customize/previews/compartmentalize/yellowmoons.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