mirror of
https://github.com/kennethreitz/rhymepad.org.git
synced 2026-06-11 17:08:33 +00:00
e6b86a8a88
The Python diss put pink on five different families: 18 families, 12 colors, and the assignment kept grabbing low indices so one hue piled up. Now 16 colors (added cyan, amber, lavender, emerald) and each family takes the globally least-used non-adjacent color, so hues spread evenly — no color repeats more than twice on a dense page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>