Committer: akanashin
LJSUP-11840: Remove 298 styles from customize pageU trunk/cgi-bin/LJ/S2Theme/3column.pm U trunk/cgi-bin/LJ/S2Theme/anovelconundrum.pm U trunk/cgi-bin/LJ/S2Theme/boxer.pm U trunk/cgi-bin/LJ/S2Theme/gradient.pm U trunk/cgi-bin/LJ/S2Theme/nebula.pm U trunk/cgi-bin/LJ/S2Theme/opal.pm U trunk/cgi-bin/LJ/S2Theme/unearthed.pm
Modified: trunk/cgi-bin/LJ/S2Theme/3column.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/3column.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/3column.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -62,4 +62,36 @@ ### Themes ### +package LJ::S2Theme::3column::agentorange; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + +package LJ::S2Theme::3column::blackwhite; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + +package LJ::S2Theme::3column::blue; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + +package LJ::S2Theme::3column::dark; +use base qw(LJ::S2Theme::3column); +sub cats { qw( dark ) } + +package LJ::S2Theme::3column::greenenvy; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + +package LJ::S2Theme::3column::mellowyellow; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + +package LJ::S2Theme::3column::purple; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + +package LJ::S2Theme::3column::rosehue; +use base qw(LJ::S2Theme::3column); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/anovelconundrum.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/anovelconundrum.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/anovelconundrum.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -36,4 +36,24 @@ ### Themes ### +package LJ::S2Theme::anovelconundrum::clippy; +use base qw(LJ::S2Theme::anovelconundrum); +sub cats { qw( ) } + +package LJ::S2Theme::anovelconundrum::glossy; +use base qw(LJ::S2Theme::anovelconundrum); +sub cats { qw( ) } + +package LJ::S2Theme::anovelconundrum::laketahoe; +use base qw(LJ::S2Theme::anovelconundrum); +sub cats { qw( ) } + +package LJ::S2Theme::anovelconundrum::love_letter; +use base qw(LJ::S2Theme::anovelconundrum); +sub cats { qw( ) } + +package LJ::S2Theme::anovelconundrum::modern; +use base qw(LJ::S2Theme::anovelconundrum); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/boxer.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/boxer.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/boxer.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -26,4 +26,41 @@ ### Themes ### + +package LJ::S2Theme::boxer::green; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::greybrowngreen; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::greyskies; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::legallypink; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::lipstick; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::precious; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::purpange; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::purplesalmon; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + +package LJ::S2Theme::boxer::refriedtribute; +use base qw(LJ::S2Theme::boxer); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/gradient.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/gradient.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/gradient.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -64,4 +64,48 @@ ### Themes ### +package LJ::S2Theme::gradient::candycanes; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::chalk; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::monoblue; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::monored; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::newsprint; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::popcran; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::pumpkin; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::rainbow; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::strawban; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::tropical; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + +package LJ::S2Theme::gradient::twilite; +use base qw(LJ::S2Theme::gradient); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/nebula.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/nebula.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/nebula.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -65,4 +65,26 @@ ### Themes ### + + +package LJ::S2Theme::nebula::ohblack; +use base qw(LJ::S2Theme::nebula); +sub cats { qw( ) } + +package LJ::S2Theme::nebula::ohchocchip; +use base qw(LJ::S2Theme::nebula); +sub cats { qw( ) } + +package LJ::S2Theme::nebula::ohcoffee; +use base qw(LJ::S2Theme::nebula); +sub cats { qw( ) } + +package LJ::S2Theme::nebula::ohcontrast; +use base qw(LJ::S2Theme::nebula); +sub cats { qw( ) } + +package LJ::S2Theme::nebula::ohred; +use base qw(LJ::S2Theme::nebula); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/opal.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/opal.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/opal.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -41,4 +41,29 @@ ### Themes ### +package LJ::S2Theme::opal::adobeclay; +use base qw(LJ::S2Theme::opal); +sub cats { qw( ) } + +package LJ::S2Theme::opal::carnvial; +use base qw(LJ::S2Theme::opal); +sub cats { qw( ) } + +package LJ::S2Theme::opal::desert; +use base qw(LJ::S2Theme::opal); +sub cats { qw( ) } + +package LJ::S2Theme::opal::forest; +use base qw(LJ::S2Theme::opal); +sub cats { qw( ) } + +package LJ::S2Theme::opal::gentle; +use base qw(LJ::S2Theme::opal); +sub cats { qw( ) } + +package LJ::S2Theme::opal::greybeard; +use base qw(LJ::S2Theme::opal); +sub cats { qw( ) } + + 1; Modified: trunk/cgi-bin/LJ/S2Theme/unearthed.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/unearthed.pm 2012-05-14 11:30:58 UTC (rev 11938) +++ trunk/cgi-bin/LJ/S2Theme/unearthed.pm 2012-05-14 12:12:57 UTC (rev 11939) @@ -51,4 +51,29 @@ ### Themes ### +package LJ::S2Theme::unearthed::acrid; +use base qw(LJ::S2Theme::unearthed); +sub cats { qw( ) } + +package LJ::S2Theme::unearthed::current; +use base qw(LJ::S2Theme::unearthed); +sub cats { qw( ) } + +package LJ::S2Theme::unearthed::drinkdna; +use base qw(LJ::S2Theme::unearthed); +sub cats { qw( ) } + +package LJ::S2Theme::unearthed::leisure; +use base qw(LJ::S2Theme::unearthed); +sub cats { qw( ) } + +package LJ::S2Theme::unearthed::nautical; +use base qw(LJ::S2Theme::unearthed); +sub cats { qw( ) } + +package LJ::S2Theme::unearthed::unveiled; +use base qw(LJ::S2Theme::unearthed); +sub cats { qw( ) } + + 1;