Committer: akanashin
LJSUP-11840: Remove 298 styles from customize pageU trunk/cgi-bin/LJ/S2Theme/classic.pm U trunk/cgi-bin/LJ/S2Theme/cleansimple.pm U trunk/cgi-bin/LJ/S2Theme/deardiary.pm U trunk/cgi-bin/LJ/S2Theme/disjointed.pm U trunk/cgi-bin/LJ/S2Theme/haven.pm U trunk/cgi-bin/LJ/S2Theme/lickable.pm U trunk/cgi-bin/LJ/S2Theme/magazine.pm U trunk/cgi-bin/LJ/S2Theme/punquin.pm U trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm U trunk/cgi-bin/LJ/S2Theme/tabularindent.pm U trunk/cgi-bin/LJ/S2Theme/variableflow.pm
Modified: trunk/cgi-bin/LJ/S2Theme/classic.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/classic.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/classic.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -47,4 +47,58 @@ ### Themes ### +package LJ::S2Theme::classic::ashfire; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::brownleather; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::calmfire; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::desktop; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::everblue; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::classic::everwhite; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::classic::forest; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::lowercurtain; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::mexicanfood; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::satinhandshake; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::stripes; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::sunny; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::valentine; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/cleansimple.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/cleansimple.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/cleansimple.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -58,4 +58,59 @@ ### Themes ### + +package LJ::S2Theme::cleansimple::ashfire; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::brownleather; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::desktop; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::everblue; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::cleansimple::everwhite; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::cleansimple::flesh; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::forest; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::lowercurtain; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::mexicanfood; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::satinhandshake; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::stripes; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::sunny; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::valentine; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/deardiary.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/deardiary.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/deardiary.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -45,4 +45,38 @@ ### Themes ### + + +package LJ::S2Theme::deardiary::cellular; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::redrock; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::regal; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::royalty; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::striking; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::unsaturates; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::wired; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/disjointed.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/disjointed.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/disjointed.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -52,4 +52,28 @@ ### Themes ### +package LJ::S2Theme::disjointed::blackblu; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + +package LJ::S2Theme::disjointed::dante; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + +package LJ::S2Theme::disjointed::greenhues; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( cool modern nature ) } + +package LJ::S2Theme::disjointed::monotonegrey; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + +package LJ::S2Theme::disjointed::satinhandshake; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + +package LJ::S2Theme::disjointed::xcolibur; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/haven.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/haven.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/haven.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -86,4 +86,70 @@ ### Themes ### + + +package LJ::S2Theme::haven::bluecomplementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::bluedouble_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::bluesplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::bluetetradic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::greendouble_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::greensplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::greentriadic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::indigoblue; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::orangeanalogous; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::orangemonochromatic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::redanalogous; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::redmonochromatic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::violetanalogous; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::yellowanalogous; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::yellowmonochromatic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::yellowtriadic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/lickable.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/lickable.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/lickable.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -46,4 +46,20 @@ ### Themes ### +package LJ::S2Theme::lickable::nature; +use base qw(LJ::S2Theme::lickable); +sub cats { qw( ) } + +package LJ::S2Theme::lickable::steel; +use base qw(LJ::S2Theme::lickable); +sub cats { qw( ) } + +package LJ::S2Theme::lickable::future; +use base qw(LJ::S2Theme::lickable); +sub cats { qw( ) } + +package LJ::S2Theme::lickable::slinkypink; +use base qw(LJ::S2Theme::lickable); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/magazine.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/magazine.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/magazine.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -42,4 +42,57 @@ ### Themes ### + +package LJ::S2Theme::magazine::ashfire; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::brownleather; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::desktop; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::everblue; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::everwhite; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::forest; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::lowercurtain; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::mexicanfood; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::satinhandshake; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::stripes; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::sunny; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::valentine; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::wonb; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/punquin.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/punquin.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/punquin.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -38,4 +38,77 @@ ### Themes ### + + +package LJ::S2Theme::punquin::ashfire; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::autumn; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::brownleather; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::bw; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::desktop; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::everblue; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::punquin::everwhite; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::punquin::forest; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::greyslate; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::jewel; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::lowercurtain; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::mexicanfood; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::minimal; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::satinhandshake; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::stripes; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::sunny; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::valentine; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + + 1; Modified: trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -22,4 +22,21 @@ ### Themes ### + +package LJ::S2Theme::sturdygesture::boxedin; +use base qw(LJ::S2Theme::sturdygesture); +sub cats { qw( ) } + +package LJ::S2Theme::sturdygesture::boxless; +use base qw(LJ::S2Theme::sturdygesture); +sub cats { qw( ) } + +package LJ::S2Theme::sturdygesture::martialblue; +use base qw(LJ::S2Theme::sturdygesture); +sub cats { qw( ) } + +package LJ::S2Theme::sturdygesture::redmond; +use base qw(LJ::S2Theme::sturdygesture); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/tabularindent.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/tabularindent.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/tabularindent.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -48,4 +48,61 @@ ### Themes ### + + +package LJ::S2Theme::tabularindent::ashfire; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::brownleather; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::desktop; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::everblue; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::tabularindent::everwhite; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } +sub designer { "everdred" } + +package LJ::S2Theme::tabularindent::forest; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::lowercurtain; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::mexicanfood; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::pistmint; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::satinhandshake; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::stripes; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::sunny; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::valentine; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + + 1; Modified: trunk/cgi-bin/LJ/S2Theme/variableflow.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/variableflow.pm 2012-05-14 10:59:26 UTC (rev 21946) +++ trunk/cgi-bin/LJ/S2Theme/variableflow.pm 2012-05-14 12:12:06 UTC (rev 21947) @@ -32,4 +32,42 @@ ### Themes ### + + +package LJ::S2Theme::variableflow::bow; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::dirtyterminal; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::greyarea; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::purplepower; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::redready; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::slinkypink; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::vossnaranja; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + +package LJ::S2Theme::variableflow::wob; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + 1;