Bug description
We have seen some examples of grey text in dark mode and find them really hard to read. A suggestion would be to make them white or really close to white.
cc @kasiazjc @mistercrunch @geido
Screenshots/recordings
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
- [ ] I have searched Superset docs and Slack and didn't find a solution to my problem.
- [ ] I have searched the GitHub issue tracker and didn't find a similar bug report.
- [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Comment From: msyavuz
Ant design has some accessibility issues on some components https://ant.design/components/empty?theme=dark
If we can fix those upstream it would be great if not we should fix it on our side instead.
Comment From: mistercrunch
not sure which text we're using, but there's a bunch we can use there: colorTextSecondary
all the way to colorTextQuaternary