From a19bbea3c3a1cc1963c98873a74ae5ef51c0a246 Mon Sep 17 00:00:00 2001
From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com>
Date: Mon, 23 Nov 2020 15:47:59 -0500
Subject: [PATCH] Update ACCESSIBILITY.md
---
ACCESSIBILITY.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/ACCESSIBILITY.md b/ACCESSIBILITY.md
index cdf5ec2e6..dba830327 100644
--- a/ACCESSIBILITY.md
+++ b/ACCESSIBILITY.md
@@ -215,7 +215,7 @@ are kept close to 100% coverage, while most languages have less than 50% coverag
| β
| Browser zoom keyboard shortcuts | The Cmd+ and Cmdβ shortcuts used by major browsers are supported | [#7976](https://github.com/openstreetmap/iD/issues/7976) |
| π | [Don't rely on color alone](https://www.wuhcag.com/use-of-colour/) | Some classes of map data are indistinguishable except for their colors | |
| π€· | [High-contrast text colors](https://www.wuhcag.com/contrast-enhanced/) | | |
-| β | [Dark mode](https://en.wikipedia.org/wiki/Light-on-dark_color_scheme) | Many people find light-on-dark UIs easier to read under certain conditions | |
+| β | [Dark mode](https://en.wikipedia.org/wiki/Light-on-dark_color_scheme) | Many people find light-on-dark UIs easier to read under certain conditions | [#8214](https://github.com/openstreetmap/iD/issues/8214) |
| β | Audio feedback | This would need to be easy to disable or even disabled by default | [#5821](https://github.com/openstreetmap/iD/issues/5821) |
@@ -225,7 +225,3 @@ are kept close to 100% coverage, while most languages have less than 50% coverag
iD itself currently has no audio, so hearing difficulties alone are not expected to impact usability.
-
----
-
-_Further sections coming soonβ¦_