gothinkster / realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
https://realworld-docs.netlify.app/
MIT License
80.56k stars 7.34k forks source link

[Bug]: (a11y) Text contrast it beyond bad on the primary example #1598

Open J-Sek opened 4 weeks ago

J-Sek commented 4 weeks ago

Relevant scope

Frontend specs

Description

demo.realworld.how acts as the primary example of the "realworld" web app, but it immediately screams "bad UX, bad contrast, unreadable, outdated". I wish I could create a PR with text color tweaks, but upon hours of search, I could only find an abandoned (but still linked from the main Readme) repo for a Bootstrap theme.

jitendrajaria commented 2 weeks ago

let's make this a improvement, not a bug?

J-Sek commented 1 week ago

let's make this a improvement, not a bug?

Sure, don't mind :)

Possible resolutions:

geromegrignon commented 1 week ago

Hi @J-Sek, I'll investigate this week about the more appropriate way to make it sustainable (the current doc info links to a domain the current team does not have access upon). It'll more likely about exposing an URL on api.realworld.how and add the styles file on this repo.

Mind changes will be limited to color changes. Due to the project's nature, we can't update implementations, and the goal is still to provide a way for the community to compare frameworks/libraries.