See parent issue for explanation in James' email. ## Definition of done The mode-changing button has an alt-text or meaningful label: It doesn't say "moon" (or "sun") when read by a screen reader. ## Docs Solution could be an [`aria-label`](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-label).
See parent issue for explanation in James' email.
Definition of done
The mode-changing button has an alt-text or meaningful label: It doesn't say "moon" (or "sun") when read by a screen reader.
Docs
Solution could be an
aria-label.