This is only an idea, and eventually it could be improved a lot, but most of the issues with the documentation legibility I think are those
- color contrast is not sufficient to distinguish links from text
- there is an effect of "box in a box in a box" further accentuated by box-shadows and borders that distracts instead of helping separating element types
- various shadows, like snippet boxes have borders that accentuate that boxed content effect
- the sidebar has a color that distracts from the main content
- there are issues with the header that repeats the same informations in multiple places
this is an experiment for this page https://docs.sqlalchemy.org/en/20/orm/extensions/asyncio.html that addresses those issues and I would like some feedback for this direction before proposing a simple patch

This is only an idea, and eventually it could be improved a lot, but most of the issues with the documentation legibility I think are those
this is an experiment for this page https://docs.sqlalchemy.org/en/20/orm/extensions/asyncio.html that addresses those issues and I would like some feedback for this direction before proposing a simple patch