Browse Source
* pickDarkestColorForceDarkThreshold() now selects colors in order of brightness regardless of uniqueness. This fixes the case where we don't know whether a color is unique because it could've gotten clamped * Remove duplicates from the color palette before picking colors. These were throwing off the algorithm * Wrap debug code in if debug block * Moved best example image up in the readme to make people more likely to read on. I did this because if you have to scroll you might not and miss the pretty images :)pull/1/head

3 changed files with 29 additions and 18 deletions
Loading…
Reference in new issue