Generate a palette of accessible colors with borders and background.
Given a text and background colors, a11ygen
will generate a palette of
accessible colors in the same hue for borders and backgrounds.
- SASS implementation. Can be included as a library.
- Add support for light and dark backgrounds
- Add JS implementation