common: generate optimised css file for light
[sheet.git] / vimperator.plp
index 7d1b81c3942048d712595a0c753170cb30739666..638c41146e30eca64085a063718d4c666db133f6 100644 (file)
@@ -2,7 +2,7 @@
 
 Html({
        title => 'vimperator cheat sheet',
-       version => 'v1.2',
+       version => '1.2',
        description => [
                "Interactive cheat sheet for the Vimperator Firefox extension,",
                "describing the function of each key.",
@@ -11,7 +11,7 @@ Html({
                vimperator firefox vim iceweasel sheet cheat reference overview
                commands keyboard browser
        '],
-       stylesheet => [qw'light dark circus mono red terse'],
+       stylesheet => [qw( light dark circus mono red )],
        keys => 1,
 });
 
@@ -35,7 +35,7 @@ $keys->print_rows($get{rows});
 
 <div class="help">
        <div class="left">
-<: $keys->print_legend('legend-types', [qw( ci pm po co cp mi mo mv me )]) :>
+<: $keys->print_legend('legend-types', ['g1' .. 'g9']) :>
        </div>
 
        <div class="right">