Commit graph

3 commits

Author SHA1 Message Date
Hugo Locurcio 7adb6b91b3
Remove Color.contrasted() as its behavior is barely useful
Returning the most contrasting color isn't a trivial task, as there
are often many possible choices. It's usually best left for the user
to implement using a script.
2020-11-03 04:46:08 -05:00
Aaron Franke 1a5ba0fc07
Fix Color test cases for RGBA 2020-09-01 02:07:35 -04:00
Hugo Locurcio 979072b9a4
Add a test suite for Color 2020-07-31 21:04:16 +02:00