PaletteOptimiser

Changeset

16:04e55f002eb4
2015-09-09 Paul Boddie raw files shortlog changelog graph Prevent unnecessary darkening of blue.
optimiser.py (file)
     1.1 --- a/optimiser.py	Wed Sep 09 14:38:18 2015 +0200
     1.2 +++ b/optimiser.py	Wed Sep 09 14:55:28 2015 +0200
     1.3 @@ -41,7 +41,7 @@
     1.4      "_GG", "GGC", "BCC", "CCC", # 02x
     1.5      "GGG", "GCC", "CCC", "CCC", # 03x
     1.6      "_RR", "_MM", "MMB", "MBB", # 10x
     1.7 -    "_YY", "_**", "_*B", "BBW", # 11x
     1.8 +    "_YY", "_**", "**B", "BBW", # 11x
     1.9      "_GY", "GGC", "*CC", "CCW", # 12x
    1.10      "GGY", "GGG", "GCC", "CCW", # 13x
    1.11      "RRR", "RRM", "RMM", "MMM", # 20x