Colour-Contrast-Checker
Colour-Contrast-Checker copied to clipboard
Check the contrast between different colour combinations against WCAG standards
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Re: the font sizes at the bottom of [the Colour Contrast Checker web page](https://colourcontrast.cc/): The headings are "large text - 14pt" and "normal copy - 16px". [WCAG 2.1 defines "large...
Since the background color changes based on the colors being compared, the tool itself can fail WCAG contrast requirements. When I compared [`#C4C4C4` and `#FFFFFF`](https://colourcontrast.cc/c4c4c4/ffffff), the page heading ("colour contrast...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behaviour?** It's not working **If the current behaviour is a bug, please provide the...
Add app features to readme to give users an insight into how the app works
If the color does not have a good contrast, a button will appear to automatically adjust the color to another similar contrast accepted for that level
The function would be to inform if the color has a good reading contrast for color blind people.
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@lukekarrys, @joaomoreno, @nicolo-ribaudo) Changelog Sourced from...
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 6.0.3. Release notes Sourced from styled-components's releases. v6.0.3 What's Changed fix: StyleSheetManager missing Stylis types by @MattIPv4 in styled-components/styled-components#4078 New Contributors @MattIPv4 made their first...