1. The previous color contrast calculation function was incorrect at least for the `#84b6eb` where it output low-contrast white instead of black. I've rewritten these functions now to accept hex colors and to match GitHub's calculation and to output pure white/black for maximum contrast. Before and after: <img width="94" alt="Screenshot 2024-04-02 at 01 53 46" src=" |
||
---|---|---|
.. | ||
color.js | ||
color.test.js | ||
dom.js | ||
image.js | ||
image.test.js | ||
match.js | ||
match.test.js | ||
time.js | ||
time.test.js | ||
url.js | ||
url.test.js |