this post was submitted on 28 Jul 2023
2 points (100.0% liked)
A place for everything about web development
672 readers
1 users here now
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wish I knew. There are CSS queries for monochrome displays, but it seems mine reports to the OS as full color so you can’t really work with the device specifically (screenshots come back in color too). This blows because there are obvious scenarios I would remove a light gray background behind say code because it just looks awful. Just as much, you basically only want to be using #fff & #000 unless you have a good reason.
Thanks. Sounds like a target that is hard and/or barely worth supporting. Do you have experience with other screen readers?