diff --git a/Color-Accessibility.md b/Color-Accessibility.md new file mode 100644 index 0000000..aeed1f0 --- /dev/null +++ b/Color-Accessibility.md @@ -0,0 +1,11 @@ +# Color Accessibility + +This project makes extensive use of green/red for delineation of if something is good or bad. This poses a problem for those who have a colorblindness. In order to make this system more usable, each device has configuration options for common types of colorblindness. These settings modify the appearance of the Coordinator monitor displays and the front panels of all the other computers. Configurations are done on a per-device basis. + +## Color Modes + +Three colorblind modes are made available to select: + +- Deuteranopia +- Protanopia +- Tritanopia \ No newline at end of file