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/digitalmultiplex.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/notepad.pm U trunk/cgi-bin/LJ/S2Theme/punquin.pm U trunk/cgi-bin/LJ/S2Theme/refriedpaper.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-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/classic.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -55,14 +55,26 @@ use base qw(LJ::S2Theme::classic); sub cats { qw( ) } +package LJ::S2Theme::classic::bruise; +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::deepmelodrama; +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::drone; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + package LJ::S2Theme::classic::everblue; use base qw(LJ::S2Theme::classic); sub cats { qw( ) } @@ -73,6 +85,10 @@ sub cats { qw( ) } sub designer { "everdred" } +package LJ::S2Theme::classic::flesh; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + package LJ::S2Theme::classic::forest; use base qw(LJ::S2Theme::classic); sub cats { qw( ) } @@ -85,10 +101,26 @@ use base qw(LJ::S2Theme::classic); sub cats { qw( ) } +package LJ::S2Theme::classic::pistmint; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::ranchhand; +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::shrinkvio; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + +package LJ::S2Theme::classic::standart; +use base qw(LJ::S2Theme::classic); +sub cats { qw( ) } + package LJ::S2Theme::classic::stripes; use base qw(LJ::S2Theme::classic); sub cats { qw( ) } @@ -101,4 +133,8 @@ use base qw(LJ::S2Theme::classic); sub cats { qw( ) } +package LJ::S2Theme::classic::victin; +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-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/cleansimple.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -67,10 +67,22 @@ use base qw(LJ::S2Theme::cleansimple); sub cats { qw( ) } +package LJ::S2Theme::cleansimple::bruise; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::deepmelodrama; +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::drone; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + package LJ::S2Theme::cleansimple::everblue; use base qw(LJ::S2Theme::cleansimple); sub cats { qw( ) } @@ -97,10 +109,30 @@ use base qw(LJ::S2Theme::cleansimple); sub cats { qw( ) } +package LJ::S2Theme::cleansimple::pistmint; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::purpleblues; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::ranchhand; +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::shrinkvio; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + +package LJ::S2Theme::cleansimple::standard; +use base qw(LJ::S2Theme::cleansimple); +sub cats { qw( ) } + package LJ::S2Theme::cleansimple::stripes; use base qw(LJ::S2Theme::cleansimple); sub cats { qw( ) } @@ -113,4 +145,8 @@ use base qw(LJ::S2Theme::cleansimple); sub cats { qw( ) } +package LJ::S2Theme::cleansimple::victim; +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-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/deardiary.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -51,10 +51,18 @@ use base qw(LJ::S2Theme::deardiary); sub cats { qw( ) } -package LJ::S2Theme::deardiary::; +package LJ::S2Theme::deardiary::deepblue; use base qw(LJ::S2Theme::deardiary); sub cats { qw( ) } +package LJ::S2Theme::deardiary::everred; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + +package LJ::S2Theme::deardiary::nature; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + package LJ::S2Theme::deardiary::redrock; use base qw(LJ::S2Theme::deardiary); sub cats { qw( ) } @@ -67,6 +75,10 @@ use base qw(LJ::S2Theme::deardiary); sub cats { qw( ) } +package LJ::S2Theme::deardiary::slinkypink; +use base qw(LJ::S2Theme::deardiary); +sub cats { qw( ) } + package LJ::S2Theme::deardiary::striking; use base qw(LJ::S2Theme::deardiary); sub cats { qw( ) } Modified: trunk/cgi-bin/LJ/S2Theme/digitalmultiplex.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/digitalmultiplex.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/digitalmultiplex.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -56,4 +56,8 @@ return $self->_append_props("ordering_props", @props); } +package LJ::S2Theme::digitalmultiplex::classic; +use base qw(LJ::S2Theme::digitalmultiplex); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/disjointed.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/disjointed.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/disjointed.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -56,10 +56,18 @@ use base qw(LJ::S2Theme::disjointed); sub cats { qw( ) } +package LJ::S2Theme::disjointed::blues; +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::deepmelodrama; +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 ) } @@ -68,10 +76,22 @@ use base qw(LJ::S2Theme::disjointed); sub cats { qw( ) } +package LJ::S2Theme::disjointed::periwinkle; +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::subduedblues; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + +package LJ::S2Theme::disjointed::subduedpurples; +use base qw(LJ::S2Theme::disjointed); +sub cats { qw( ) } + package LJ::S2Theme::disjointed::xcolibur; use base qw(LJ::S2Theme::disjointed); sub cats { qw( ) } Modified: trunk/cgi-bin/LJ/S2Theme/haven.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/haven.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/haven.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -87,6 +87,9 @@ ### Themes ### +package LJ::S2Theme::haven::blueanalogous; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } package LJ::S2Theme::haven::bluecomplementary; use base qw(LJ::S2Theme::haven); @@ -96,6 +99,10 @@ use base qw(LJ::S2Theme::haven); sub cats { qw( ) } +package LJ::S2Theme::haven::bluemonochromatic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + package LJ::S2Theme::haven::bluesplit_complementary; use base qw(LJ::S2Theme::haven); sub cats { qw( ) } @@ -104,50 +111,174 @@ use base qw(LJ::S2Theme::haven); sub cats { qw( ) } +package LJ::S2Theme::haven::greenanalogous; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::greencomplementary; +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::greenmonochromatic; +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::greentetradic; +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::indigoanalogous; +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::indigocomplementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::indigodouble_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::indigomonochromatic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::indigosplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::indigotetradic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::indigotriadic; +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::orangecomplementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::orangedouble_complementary; +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::orangesplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::orangetetradic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::orangetriadic; +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::redcomplementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::reddouble_complementary; +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::redsplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::redtetradic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::redtriadic; +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::violetcomplementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::violetdouble_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::violetmonochromatic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::violetsplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::violettetradic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::violettriadic; +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::yellowcomplementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::yellowdouble_complementary; +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::yellowsplit_complementary; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + +package LJ::S2Theme::haven::yellowtetradic; +use base qw(LJ::S2Theme::haven); +sub cats { qw( ) } + package LJ::S2Theme::haven::yellowtriadic; use base qw(LJ::S2Theme::haven); sub cats { qw( ) } Modified: trunk/cgi-bin/LJ/S2Theme/lickable.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/lickable.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/lickable.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -45,7 +45,14 @@ ### Themes ### +package LJ::S2Theme::lickable::aqua_marine; +use base qw(LJ::S2Theme::lickable); +sub cats { qw( ) } +package LJ::S2Theme::lickable::martialblue; +use base qw(LJ::S2Theme::lickable); +sub cats { qw( ) } + package LJ::S2Theme::lickable::nature; use base qw(LJ::S2Theme::lickable); sub cats { qw( ) } Modified: trunk/cgi-bin/LJ/S2Theme/magazine.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/magazine.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/magazine.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -51,10 +51,22 @@ use base qw(LJ::S2Theme::magazine); sub cats { qw( ) } +package LJ::S2Theme::magazine::bruise; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::deepmelodrama; +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::drone; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + package LJ::S2Theme::magazine::everblue; use base qw(LJ::S2Theme::magazine); sub cats { qw( ) } @@ -75,10 +87,26 @@ use base qw(LJ::S2Theme::magazine); sub cats { qw( ) } +package LJ::S2Theme::magazine::pistmint; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::ranchhand; +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::shrinkvio; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + +package LJ::S2Theme::magazine::standard; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + package LJ::S2Theme::magazine::stripes; use base qw(LJ::S2Theme::magazine); sub cats { qw( ) } @@ -91,6 +119,10 @@ use base qw(LJ::S2Theme::magazine); sub cats { qw( ) } +package LJ::S2Theme::magazine::victim; +use base qw(LJ::S2Theme::magazine); +sub cats { qw( ) } + package LJ::S2Theme::magazine::wonb; use base qw(LJ::S2Theme::magazine); sub cats { qw( ) } Modified: trunk/cgi-bin/LJ/S2Theme/notepad.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/notepad.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/notepad.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -33,4 +33,8 @@ return $self->_append_props("comment_props", @props); } +package LJ::S2Theme::notepad::unruled; +use base qw(LJ::S2Theme::notepad); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/punquin.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/punquin.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/punquin.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -48,18 +48,34 @@ use base qw(LJ::S2Theme::punquin); sub cats { qw( ) } +package LJ::S2Theme::punquin::bold; +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::bruise; +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::deepmelodrama; +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::drone; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + package LJ::S2Theme::punquin::everblue; use base qw(LJ::S2Theme::punquin); sub cats { qw( ) } @@ -94,10 +110,26 @@ use base qw(LJ::S2Theme::punquin); sub cats { qw( ) } +package LJ::S2Theme::punquin::pistmint; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::ranchhand; +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::shrinkvio; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + +package LJ::S2Theme::punquin::standard; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } + package LJ::S2Theme::punquin::stripes; use base qw(LJ::S2Theme::punquin); sub cats { qw( ) } @@ -110,5 +142,8 @@ use base qw(LJ::S2Theme::punquin); sub cats { qw( ) } +package LJ::S2Theme::punquin::victim; +use base qw(LJ::S2Theme::punquin); +sub cats { qw( ) } 1; Modified: trunk/cgi-bin/LJ/S2Theme/refriedpaper.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/refriedpaper.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/refriedpaper.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -55,4 +55,8 @@ return $self->_append_props("comment_props", @props); } +package LJ::S2Theme::refriedpaper::clean; +use base qw(LJ::S2Theme::refriedpaper); +sub cats { qw( ) } + 1; Modified: trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm 2012-05-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/sturdygesture.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -22,6 +22,9 @@ ### Themes ### +package LJ::S2Theme::sturdygesture::beansprout; +use base qw(LJ::S2Theme::sturdygesture); +sub cats { qw( ) } package LJ::S2Theme::sturdygesture::boxedin; use base qw(LJ::S2Theme::sturdygesture); @@ -39,4 +42,8 @@ use base qw(LJ::S2Theme::sturdygesture); sub cats { qw( ) } +package LJ::S2Theme::sturdygesture::shadesofgray; +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-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/tabularindent.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -58,10 +58,22 @@ use base qw(LJ::S2Theme::tabularindent); sub cats { qw( ) } +package LJ::S2Theme::tabularindent::bruise; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::deepmelodrama; +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::drone; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + package LJ::S2Theme::tabularindent::everblue; use base qw(LJ::S2Theme::tabularindent); sub cats { qw( ) } @@ -88,10 +100,22 @@ use base qw(LJ::S2Theme::tabularindent); sub cats { qw( ) } +package LJ::S2Theme::tabularindent::ranchhand; +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::shrinkvio; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + +package LJ::S2Theme::tabularindent::standard; +use base qw(LJ::S2Theme::tabularindent); +sub cats { qw( ) } + package LJ::S2Theme::tabularindent::stripes; use base qw(LJ::S2Theme::tabularindent); sub cats { qw( ) } @@ -104,5 +128,8 @@ use base qw(LJ::S2Theme::tabularindent); sub cats { qw( ) } +package LJ::S2Theme::tabularindent::victim; +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-23 15:13:57 UTC (rev 22043) +++ trunk/cgi-bin/LJ/S2Theme/variableflow.pm 2012-05-24 06:51:48 UTC (rev 22044) @@ -38,6 +38,10 @@ use base qw(LJ::S2Theme::variableflow); sub cats { qw( ) } +package LJ::S2Theme::variableflow::chiller; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + package LJ::S2Theme::variableflow::dirtyterminal; use base qw(LJ::S2Theme::variableflow); sub cats { qw( ) } @@ -46,18 +50,34 @@ use base qw(LJ::S2Theme::variableflow); sub cats { qw( ) } -package LJ::S2Theme::variableflow::; +package LJ::S2Theme::variableflow::martialblue; use base qw(LJ::S2Theme::variableflow); sub cats { qw( ) } -package LJ::S2Theme::variableflow::purplepower; +package LJ::S2Theme::variableflow::martialblue; use base qw(LJ::S2Theme::variableflow); sub cats { qw( ) } +package LJ::S2Theme::variableflow::nature; +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::realteal; +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::regaldust; +use base qw(LJ::S2Theme::variableflow); +sub cats { qw( ) } + package LJ::S2Theme::variableflow::slinkypink; use base qw(LJ::S2Theme::variableflow); sub cats { qw( ) }