common-workflow-language / cwlcon2024

Website for the 2024 CWL Conference
https://www.commonwl.org/conferences/2024/
GNU General Public License v3.0
1 stars 0 forks source link

Improve accessibility and support dark mode #49

Open kinow opened 9 months ago

kinow commented 9 months ago

Some people prefer light, others dark. At the moment the light theme works OK, but if the OS + browser have dark mode enabled it doesn't render well.

We can use this to review the contrast, add ARIA tags, and make it more accessible to everyone (reduce animations, make it easier to use screen readers, review color choices for color-blindness, etc.).