sc: minimal mono style of significant colour distinctions
[sheet.git] / digraphs.plp
index 9f96c502b0ebd820116105b89adbd96f39e01543..0fb9223267cdf23fc448a79ee0630b76f17eb40b 100644 (file)
@@ -9,7 +9,7 @@ warn "error in $include: ", @{$@} if ref $@;
 
 Html({
        title => "$mode digraph cheat sheet",
-       version => '1.4',
+       version => '1.5',
        description => $di->{description} // [
                "Complete table of digraph characters from",
                ($di->{title} // $mode) . ".",
@@ -18,7 +18,7 @@ Html({
                digraph mnemonic compose composition pair
                character char glyph table unicode vim
        '],
-       stylesheet => [qw'light'],
+       stylesheet => [qw'light dark'],
        data => ["data/$include.json"],
 });