forked from Asqatasun/Contrast-Finder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
# Resources | ||
|
||
- [Other contrast tools](Other-contrast-tools.md) | ||
- [Understanding color blindness](Understanding-color-blindness.md) |
10 changes: 10 additions & 0 deletions
10
documentation/en/90_Resources/Understanding-color-blindness.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
|
||
# Understanding color blindness | ||
|
||
- [Color blindness from Wikipedia](https://en.wikipedia.org/wiki/Color_blindness) | ||
"Color blindness, also known as color vision deficiency, is the decreased ability to see color or differences in color." | ||
- [Designing for Colour Blindness](https://sidigital.co/articles/designing-for-colour-blindness/) (Si digital / 2016) | ||
"It’s estimated that around 1 in 12 men (8%) and 1 in 200 women have some form of colour blindness." | ||
- [Colour Accessibility](https://24ways.org/2012/colour-accessibility) (24ways.org / 2012) | ||
"Colour blindness very rarely means that you can’t see any colour at all, or that people see things in greyscale. It’s actually a decreased ability to see colour, or a decreased ability to tell colours apart from one another." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters